[jboss-dev-forums] [TODO - DEVELOPMENT] - jboss embeddable
jflf83
do-not-reply at jboss.com
Wed Mar 28 13:02:51 EDT 2007
Hello,
I´m trying to do some test in one application using the jboss embeddable, but I don´t know how to deploy a .ear file. The examples of jboss embeddable page just doing deploy on .jar files.
when a I deploy a .jar file I had some problems. One of this problems is that my exceptions are always null, my methods never throws his exceptions. Other problem happen with teh injection do dependency, when I put my .ear file in Jboss I have to use the class javax.annotation.EJB but when I run my tests I just can use the class javax.ejb.EJB.
Someone can me help with a tutorial about this problem? Is this the right place to put this question?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032450#4032450
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032450
More information about the jboss-dev-forums
mailing list