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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...