> I have just made some changes to the way I handle messaging in one of
> my
> applications, and I am now receiving this error message:
>
> javax.naming.NamingException: unable to connect, exception =
> javax.jms.JMSException: error creating socket connection to
> [host:port],
> message: SSL implementation not available
>
> I have found a somewhat unsatisfactory work around for the problem, but
> I am
> unsure exactly what is causing it to happen. What is the meaning of/are
> the
> circumstances causing the above error message? The jars containing the
> relevent classes are on the classpath, so I don't understand why it is
> saying "SSL implementation not available".
You must put the JSSE relevant classes in the classpath (jsse.jar,
jnet.jar, jcert.jar).
--
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ, JMS Enterprise Messaging System, http://www.swiftmq.com
------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/