Consultor Eletrônico



Kbase P20231: SonicMQ: java.lang.NoClassDefFoundError: com/rsa/ssl/SSLException
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

FACT(s) (Environment):

SonicMQ 4.x

SYMPTOM(s):

java.lang.NoClassDefFoundError: com/rsa/ssl/SSLException

FIX:

java.lang.NoClassDefFoundError indicates a problem in the

classpath setting. The Talk example with https using SonicMQ.bat as script
for setting the environment works fine. Please use SonicMQ.bat (for
Windows) or SonicMQ.sh (Unix) instead of java to run your application Syntax:

SonicMQ <your class> <JVM args>

which sets the right environment for you to use https.