users@glassfish.java.net

Exception while deploying the app : Cannot resolve reference Remote ejb-ref

From: <forums_at_java.net>
Date: Wed, 26 Oct 2011 09:25:20 -0500 (CDT)

I have two dynamic web applications App1.war and App2.war, which should
access the same EJB-Application.

The genarated ear has the following content:

lib/ejb-app.jar
META-INF/MANIFEST.MF
META-INF/application.xml
App1.war
App2.war

I get the above exception and I can not deploy the application! what is
wrong?

if I deploy the ejb-app as a module with either of the App1.war or App2.war,
the related part of the application works. Of course, doing so I must define
the Project-Reference within Eclipse! This works, having only one .war, but
not having two!

Please help

 

 


--
[Message sent by forum member 'szhb69']
View Post: http://forums.java.net/node/857069