Well

the only workaround I have founded is to put all the build files in ONE 
director (eg. target/classes) and not target/classes for EJB and 
target/test-classes for test configurations (embedded-ejb,.class, 
configurations)

finally I have 2 questions:
Why BookingTest works and notBookingUnitTest ?
Is there a way to say to the PersistenceManager to look at in another directory 
(eg. target/classes)?

Thanks in advance

Regards,
Alexandre

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991741#3991741

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991741
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to