Re: Construct EJB from a separate JAR file

2013-06-11 Thread zeddius
into the META-INF of the jar. -- View this message in context: http://openejb.979440.n4.nabble.com/Construct-EJB-from-a-separate-JAR-file-tp4663583p4663614.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Construct EJB from a separate JAR file

2013-06-11 Thread zeddius
God that helped!!! We've spent two days figuring this out! I can't imagine we ever fix it without your help, thanks a lot! Is that because of javaee being a magical word? -- View this message in context: http://openejb.979440.n4.nabble.com/Construct-EJB-from-a-separate-JAR-file

Re: Construct EJB from a separate JAR file

2013-06-11 Thread Romain Manni-Bucau
! Is that because of javaee being a magical word? -- View this message in context: http://openejb.979440.n4.nabble.com/Construct-EJB-from-a-separate-JAR-file-tp4663583p4663616.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Construct EJB from a separate JAR file

2013-06-10 Thread Romain Manni-Bucau
it into /WEB-INF/lib/ as usual. And now we get this: -- View this message in context: http://openejb.979440.n4.nabble.com/Construct-EJB-from-a-separate-JAR-file-tp4663583.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Construct EJB from a separate JAR file

2013-06-10 Thread zeddius
We run 1.5.1 release. We have beans.xml located in webapp/myapp/WEB-INF/beans.xml. Do we have to put beans.xml in META-INF of the distributed jar file? What should we put there? -- View this message in context: http://openejb.979440.n4.nabble.com/Construct-EJB-from-a-separate-JAR-file

Re: Construct EJB from a separate JAR file

2013-06-10 Thread Romain Manni-Bucau
.nabble.com/Construct-EJB-from-a-separate-JAR-file-tp4663583p4663585.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Construct EJB from a separate JAR file

2013-06-10 Thread zeddius
Unfortunately this didn't help Is there any way how to put TomEE into a verbose mode to check why that bean is not visible? -- View this message in context: http://openejb.979440.n4.nabble.com/Construct-EJB-from-a-separate-JAR-file-tp4663583p4663589.html Sent from the OpenEJB User mailing

Re: Construct EJB from a separate JAR file

2013-06-10 Thread John D. Ament
in context: http://openejb.979440.n4.nabble.com/Construct-EJB-from-a-separate-JAR-file-tp4663583p4663589.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Construct EJB from a separate JAR file

2013-06-10 Thread zeddius
.nabble.com/Construct-EJB-from-a-separate-JAR-file-tp4663583p4663591.html Sent from the OpenEJB User mailing list archive at Nabble.com.