HI,
I have a strange problem. In my application I have an rmi server for
some purpose and j2ee server holding my beans. I am able to get the
initialcontext for my rmi server.
But when I try to lookup to the ejb server it doesnot respond at
all.I am creating the initial context using these properties stored in
java.util.properties object.
java.naming.factory.initial=com.sun.jndi.rmi.registry.RegistryContextFactory
java.naming.provider.url=rmi://machine-name:1050
I have tried to lookup at all the ports that are shown at
the command prompt when the J2EE server starts which are as follows.
J2EE server Listen Port: = 1049
Naming service started: :1050
Web service started: 9191
Web service started: 8000
Web service started: 7000
What could be the problem. Pls help me at the earliest.
Thanks in advance,
Raja.
===========================================================================
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".