Julien Smadja [
http://community.jboss.org/people/jsmadja] created the discussion
"Re: EJBContainer doesn't deploy my SessionBean"
To view the discussion, visit:
http://community.jboss.org/message/581279#581279
--------------------------------------------------------------
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
[
http://community.jboss.org/message/581279#581279]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]