[jboss-user] [EJB/JBoss] - JBoss do not deploy .jar when importing

nico3dfx do-not-reply at jboss.com
Sat Sep 9 04:27:38 EDT 2006


Hi,
i have a problem with the deploy of ejb in JBoss.
When in a java file there is the "import", JBoss do not deploy the .jar
file.

An example:


...
import com.util.Position;   (or any other class)
...


If i insert the above code then JBoss do not deploy the ejb.
If i remove the import section then JBoss deploy the .jar well!


Can anyone help me please?
Thanks,
Nico.


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970515



More information about the jboss-user mailing list