users@glassfish.java.net

Re: How to prevent loading of EJB's part of deployed web app?

From: <glassfish_at_javadesktop.org>
Date: Wed, 04 Aug 2010 07:21:40 PDT

Where are the libraries packaged? It's not recommended to package EJB bean class in libraries as that will make each component jar that type of module automatically. You should only package EJB interfaces in the libraries.
[Message sent by forum member 'hzhang_jn']

http://forums.java.net/jive/thread.jspa?messageID=479337