[jboss-user] [JBoss Tools] - Re: JBoss tools 3.2B1 sometimes doesn't deploy classes in web module

Jan Beernink do-not-reply at jboss.com
Tue Feb 15 10:37:30 EST 2011


Jan Beernink [http://community.jboss.org/people/jan29] created the discussion

"Re: JBoss tools 3.2B1 sometimes doesn't deploy classes in web module"

To view the discussion, visit: http://community.jboss.org/message/587506#587506

--------------------------------------------------------------
I've also noticed the issue of seemingly random libraries being listed as deployable thing by JBoss Tools. After I did some investigating, I noticed that all of the libraries listed as deployable contained a Main-Class entry in their manifest file. 

I was able to reproduce this by creating an almost empty jar file containing a single class with an empty static main method and an manifest file with the Main-Class attribute set and added this to the EarContent/lib directory of my project. After performing a full publish, this jar was also listed as deployed module in the servers view. Both jbosscache-core.jar and jgroups.jar have a Main-Class entry in their manifest file, so I'm assuming that this is the case for the other jar files you mentioned as well.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/587506#587506]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110215/16ae6a1a/attachment.html 


More information about the jboss-user mailing list