Hello
when i compile ConverterClient from local application i get error message
Javax.naming.communicationexception:Can't find serial context provider
i execute converter client with following command
set CPATH=.;%J2EE_HOME%\lib\j2ee.jar;ConverterAppClient.jar
java -classpath "%CPATH%" ConverterClient
I menssion that J2EE_HOME is coreect.
-
Can't find serial context provider Error (1 messages)
- Posted by: Deepak Pansheriya
- Posted on: April 30 2005 09:12 EDT
Threaded Messages (1)
- Can't find serial context provider Error by vikas gupta on June 03 2005 08:46 EDT
-
Can't find serial context provider Error[ Go to top ]
- Posted by: vikas gupta
- Posted on: June 03 2005 08:46 EDT
- in response to Deepak Pansheriya
hi
ur problem is related to JNDI so try to configure ur xml files properly
or tell me which aplication server ur using so that i can telll you how to configure
bye