Hi friends,

    I developed one session bean and I deployed into the weblogic server. I
started the server, server initialised the bean relevant classes, but when
running the client I am getting the following error
I deployed the bean in the following name('travelagent.TravelAgentHome) .The
client is not able to locate the JNDI name.

javax.naming.NameNotFoundException: 'travelagent.TravelAgentHome'; Remaining
Name: 'travelagent.TravelAgentHome'
        at
weblogic.rmi.extensions.BasicRequest.sendReceive(BasicRequest.java:44
)
        at weblogic.jndi.WLContext_WLStub.lookup(WLContext_WLStub.java:192)
        at weblogic.jndi.toolkit.WLContextStub.lookup(Compiled Code)
        at javax.naming.InitialContext.lookup(InitialContext.java:280)
        at client.main(Compiled Code)

Any help to resolve this will be greatly appreciated

Thanks
kavitha


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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