[jboss-user] [JBoss Tools (users)] - Development deployment, project jar not copied in EAR /lib (

msrednsi do-not-reply at jboss.com
Thu Nov 13 03:17:37 EST 2008


Hello

Using jboss tools 3.0Beta1, eclipse 3.4., AS 4.2.2. 
I create a simple EAR 5 project. And a new Utility project that i included in the ear. I check deploy in lib, to be shared by all modules. Also i add an external jar to the ear project, also i check to deploy in lib.

Very easy, then if i export the project, the .ear (only a file)is created like this:
test.ear
->lib->somejar.jar, utiliy.jar

As expected.

But if i'm developing and i deploy on  the server, the exploded deployment is
test.ear
->lib->somejar.jar
utility.jar

So the utility.jar, created from the project is not installed inside /lib. The ear is invalid!!!.

Some ideas? It seems so silly that i can not understand why this is happening, it's a bug?  

Thanks in advance!



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

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



More information about the jboss-user mailing list