i am facing cosnaming exception. I am doing a lookup, while doing a lookup it gives me
javax.naming.NameNotFoundException[root exception is org.omg.CosNaming.NamingContextPackage.Notfound]
i am calling a java file from a shell script, the java file resides in an application ear file, this ear file is deployed on the server and the application is running fine. the java file does lookup to call the ejb.now when i call this java file from a shell script it throws cosnaming exception.
Home
Community