First, I'm using jboss-4.0.0 with:
true
true
false

I have an EJB that I want to deploy that has a copy of a .jar file.  This .jar 
file (with different versions) is deployed in multiple .war files on the server 
as well.

Whenever I try to deploy the .ejb JBoss deploys the .ejb as well as the 
internal .jar file, messing up all calls to functions within the .jar.

Is there a way to stop JBoss from taking the .jar in the .ejb and deploying it 
as a separate application?  I have a lib directory (which would get deployed in 
the classes directory) which holds the .jar file).  Is there another place to 
put this .jar?

Thanks for any help anybody can give.


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to