Posted: Tue May 22, 2012 7:04 pm Post subject: Adding Jar file to BAR
Knight
Joined: 25 Aug 2006 Posts: 589
I am using broker V7 on windows. I have added a JAR file needed by my JCN code in the Java build path. But when I create the bar file, I cannot see the JAR there. The info center says that JAR files required by JCN will be pulled in automatically when building the bar file. But in this case, I cannot even select it manually because it is not showing up in the panel for building the bar file. Did I miss something ?
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
A good number of the Sample flows use JCN's so why not try importing one or more of them and try the rebuild operation with a new .bar file? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Posted: Tue May 22, 2012 11:47 pm Post subject: Re: Adding Jar file to BAR
Acolyte
Joined: 06 Jan 2012 Posts: 72
KIT_INC wrote:
I am using broker V7 on windows. I have added a JAR file needed by my JCN code in the Java build path. But when I create the bar file, I cannot see the JAR there. The info center says that JAR files required by JCN will be pulled in automatically when building the bar file. But in this case, I cannot even select it manually because it is not showing up in the panel for building the bar file. Did I miss something ?
I have no idea if something changed for v7. On v6 you have 2 options:
1) import with "Add External JARs"; This option will nod add you jar to the bar file. You will not even see it. To run you flow you'll have to add it to shared-classes.
2) import with "Add JARs"; You'll be able to see it when building you bar file. Make sure you'll select it. You don't need to add it to shared-classes as youl have it on your EG. Don't duplicate.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum