|
Hello All,
I am trying to deploy a simple Hello World EJB onto
WebLogic 5.1 server.
The client is a java application running on the
same machine.
I am able to deploy th bean successfully, but when
the client tries to lookup, it fails.
It gives the following exception -
Javax.naming.ConfigurationException. The root
exception is -
Weblogic.rmi.server.ExportException
The JNDI name is properly given (we've checked
that).
Regards,
|
- Re: Exception while calling simple EJB Sanket Bakshi
- Re: Exception while calling simple EJB Ashwani Kalra
