JBoss Community

Re: EJBContainer doesn't deploy my SessionBean

created by Julien Smadja in EJB3 - View the full discussion

Thank you,

 

the work around works! The solution is to add this configuration in pom.xml

 

<outputDirectory>target/classes.ext</outputDirectory>

 

In adding '.ext', we are sure that 'classes' remains after the bug deletion.

Reply to this message by going to Community

Start a new discussion in EJB3 at Community