|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Changing default JRE message broker |
« View previous topic :: View next topic » |
Author |
Message
|
vadivel |
Posted: Thu Oct 11, 2007 4:58 pm Post subject: Changing default JRE message broker |
|
|
 Voyager
Joined: 05 Aug 2002 Posts: 79 Location: US
|
Hi,
I'm using WMB 5.0 in Windows XP and in my project I need to connect to LDAP server via SSL. We are using a Java class to connect to the LDAP server and this class is being invoked from the compute node. I'm using ibmjsse.jar for connecting to the server.
As of now, my broker uses JRE V1.3.1 and the error that I get during execution is "Class not found : javax.net.ssl.SSLSocketFactory".
I'm using ibmjsse.jar for connecting to the LDAP server.
How do I make my broker use the JRE use version 1.4.0 which support SSL certificates. I have IBM JDK1.4.0 installed in my machine.
Thanks in advance
Vadi |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Oct 11, 2007 6:37 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
This may be a case of classpath. Typically with 1.3 the SSL packages are being put into the ext directory under the JRE to be loaded at time of JVM startup...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqmatt |
Posted: Fri Oct 12, 2007 3:09 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
You may be able to get it to work, but I doubt it.
Java 1.4 is only supported on MB v6. |
|
Back to top |
|
 |
gomathisankaran |
Posted: Sat Oct 13, 2007 5:07 pm Post subject: |
|
|
Newbie
Joined: 22 Jan 2003 Posts: 5
|
Hi,
Since you are getting ClassNotFound exception, try by keeping the ibmjsse.jar in the jvm boot classpath.
The jvm boot classpath value can be found by printing the value for the system property "sun.boot.class.path".
regards,
Gomathi |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|