JBoss Community

Re: Unwanted deployments after migrating EJB3 app from JBoss 4.2.3 to 5.1.0

created by jaikiran pai in EJB3 - View the full discussion

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

Start a new discussion in EJB3 at Community