Author |
Message
|
samgunddi |
Posted: Tue May 06, 2008 2:04 pm Post subject: mqsicreatebar-JRE version |
|
|
 Acolyte
Joined: 17 May 2004 Posts: 54
|
Gurus, Need your thought on an issue.
We have an Ant deployment script which uses IBM provided mqsicreatebar. Some of our application are using Java Compute Node. So while creating the JAR file the mqsicreatebar used the toolkit jre (14) and builds the classes.
We have a need to build some of our application with jre15.
For manual deployment using toolkit, I can change the Java Build Path to point to the jre15. I am looking a similar switch with mqsicreatebar. Tried setting the JAVA_HOME but did not help.
Thanks in advance. _________________ IBM Certified System Administrator
- WebSphere Message Queue V5.3
- WebSphere Message Broker v6.0 |
|
Back to top |
|
 |
samgunddi |
Posted: Wed May 07, 2008 4:45 am Post subject: |
|
|
 Acolyte
Joined: 17 May 2004 Posts: 54
|
Any ideas? _________________ IBM Certified System Administrator
- WebSphere Message Queue V5.3
- WebSphere Message Broker v6.0 |
|
Back to top |
|
 |
Vitor |
Posted: Wed May 07, 2008 4:58 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
samgunddi wrote: |
Any ideas? |
Nope.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 07, 2008 5:56 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Have you considered running Ant inside a 1.5 JVM?
Have you considered using Ant to change the environment that mqsicreatebar runs in?
Have you considered double-checking the switches on mqsicreatebar to see if it does this? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
samgunddi |
Posted: Wed May 07, 2008 10:47 am Post subject: |
|
|
 Acolyte
Joined: 17 May 2004 Posts: 54
|
Quote: |
Have you considered running Ant inside a 1.5 JVM?
Have you considered using Ant to change the environment that mqsicreatebar runs in? |
YES, I had created a bar file by setting JAVA_HOME and PATH to set JRE!%. Need to verify that mesicreatebar had used the JRE15. Looking for a better option.
Quote: |
Have you considered double-checking the switches on mqsicreatebar to see if it does this? |
I am looking for a similar kind of solution. Did not find any thing in version 60. _________________ IBM Certified System Administrator
- WebSphere Message Queue V5.3
- WebSphere Message Broker v6.0 |
|
Back to top |
|
 |
|