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