jaikiran pai [
http://community.jboss.org/people/jaikiran] created the discussion
"Re: Unwanted deployments after migrating EJB3 app from JBoss 4.2.3 to 5.1.0"
To view the discussion, visit:
http://community.jboss.org/message/572519#572519
--------------------------------------------------------------
Csaba Toth wrote:
Is it a problem, if the implementation class (KeyManagerServiceBean.java) is also
contained in the ejb-jar?
Yes, if the ejb-jar file being deployed contains the implementation class which
has been annotated as a bean then it will be deployed by the server. The server scans for
classes containing the bean annotations.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/572519#572519]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]