users@glassfish.java.net

Re: lookup question

From: <forums_at_java.net>
Date: Fri, 11 Mar 2011 23:47:41 -0600 (CST)

If you deploy the ejb module and web app separately, do not include
TestSessionBean in your war file.  You only need to include its remote
business interface and its transitive closure into the war file.  This
applies to both GlassFish v2 and 3.x.

If you use some IDE that may not support this packaing, update the war file
manually.


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