Title: RE: UNABLE TO RUN SIMPLE EJB !!!! IOSER12 not found

You need to have ioser12.dll in you path.You can download from web.


    -----Original Message-----
    From:   G. Srinivasa Murthy [SMTP:[EMAIL PROTECTED]]
    Sent:   Tuesday, August 08, 2000 7:08 PM
    To:     [EMAIL PROTECTED]
    Subject:        UNABLE TO RUN SIMPLE EJB !!!! IOSER12 not found

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

Reply via email to