-
Deploy ejb in weblogic 9.2 issue-jndi-name (1 messages)
- Posted by: Nagalakshmy Vijayasankaran
- Posted on: August 14 2008 09:02 EDT
hi all, i am trying to deploy an ejb in weblogic 9.2 and I have set the jndi-name in weblogic-ejb-jar.xml. But when I deploy the ejb and theclient application throws an Unresolved naming execption. When I check in the weblogic 9.2 admin console, the jndi-name is not set. I have attached the weblogic-ejb-jar file below. Any help is greatly appreciated!! <?xml version="1.0" encoding="UTF-8"?> EJBTest True True ejb/JndiName1 True TrueThreaded Messages (1)
- JNDI naming and cluster by Vishal Mali on September 05 2008 13:05 EDT
-
JNDI naming and cluster[ Go to top ]
- Posted by: Vishal Mali
- Posted on: September 05 2008 13:05 EDT
- in response to Nagalakshmy Vijayasankaran
Is the cluster working fine? Its not getting deployed for sure. Turn on the deploy debug flag in debug and set the log level to Debug.