This still does not seem to solve my problem. The error persists.

KINDLY HELP ME OUT HERE. Once again, Thnx in advance.

Srinivas.

-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Albert Pi
Sent: Thursday, September 06, 2001 8:05 PM
To: [EMAIL PROTECTED]
Subject: Re: UNABLE TO RUN SIMPLE EJB !!!! IOSER12 not found


if you jdk1.3.1

The ioser12.dll will be   \jdk1.3.1\jre\bin

Albert Pi
Systems Delivery
Corporate IS
516 803-3762

>>> "G. Srinivasa Murthy" <[EMAIL PROTECTED]> 08/08 9:38 AM >>>
Hi Guys,

I am trying to run a simple EJB. I have compiled the required home,remote
,bean class and remote class and packaged them into an jar file. But when I
try to run the client I get the following error :

ERROR:

ERROR! Shared library ioser12 could not be found.
Caught an unexpected exception!
javax.naming.CommunicationException: Can't find SerialContextProvider
        at
com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.jav
a:60)
        at
com.sun.enterprise.naming.SerialContext.<init>(SerialContext.java:79)

        at
com.sun.enterprise.naming.SerialInitContextFactory.getInitialContext(
SerialInitContextFactory.java:54)
        at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
68)
        at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246
)
        at javax.naming.InitialContext.init(InitialContext.java:222)
        at javax.naming.InitialContext.<init>(InitialContext.java:178)
        at ConverterClient.main(ConverterClient.java:21)


I AM USING WEBLOGIC 5.1. COULD SOMEONE HELP ME OUT HERE PLS. I FEEL THE
ERROR IS IN SETTING SOME CLASSPATH. BUT, I DUNNO EXACTLY. COULD SOMEONE HELP
ME HERE PLSSSSSS.


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".

=========================
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".

===========================================================================
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