Posted By:
monika_vora
Posted On:
Thursday, March 21, 2002 06:28 AM
we are using JMS 1.0.2 on J2EE1.3 server on a linux machine which has J2sdk1.4
installed.we have created queue using j2eeadmin .
when we run any JMS application it throws
CommunicationException : Can't find SerialContextProvider
and says that jndi lookup failed.
we have also set up the classpath variable to
$JAVA_HOME/jre/lib/rt.jar
for jndi.