Hi, I am new to OpenEJB and I am trying to deploy a jar tested under OpenEJB to 
Jboss (with Maven 2) 
All works fine...but JBoss don't like the ejb-jar.xml file into 
src\main\resources\META-INF directory !
If I remove it, now openEJB failed! If i put the file inte src\test\resources, 
OpenEJB don't see it (why?)
I 've found a solution : exclude the file from the JAR's build with Maven 
(<exclude>**/ejb-jar.xml</exclude>)
Is it the right way to do?
Thanx in advance (and pardon my poor english ^^)                                
          
_________________________________________________________________
Téléchargez Internet Explorer 8 et surfez sans laisser de trace !
http://clk.atdmt.com/FRM/go/182932252/direct/01/

Reply via email to