I have an ear packaged like this:
util.jar
ejb.jar
web.war.
Both, jar and war uses an util.jar. But if i don´t include in
Now util.jar is packaged too inside war and if i remove it (and put manifest.mf with
classpath= util.jar in meta-inf dir of ejb.jar and web.jar), jboss deployed correclty, but
doesn´t work. Is there any way to do it?
I work with jboss 4.0.4 and ejb2
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973235#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...