Guys,

I am trying to access a Simple Point to Point Message transfer using
weblogic 6.1. The QueueSender will send 3 messages to the Queue thru JNDI
and when I run the client, it must pick up those messages from the Queue
through JNDI. However, even before that, I get an error when the program
encounters

"javax.naming.InitialContext ic = new InitialContext()". At this line it
says the following error :

ERROR! Shared library ioser12 could not be found.
Could not create the JNDI API :Context: javax.naming.CommunicationException:
Can't find SerialContextProvider

Could someone please point out whats wrong here. I have set the ioser12.dll
in my classpath as well.

Thnx in advance.

Srinivas.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to