henk de boer [http://community.jboss.org/people/henk53] replied to the discussion
"WEB-INF/lib remains empty after deployment" To view the discussion, visit: http://community.jboss.org/message/541102#541102 -------------------------------------------------------------- > This seems very very familiar to > https://jira.jboss.org/jira/browse/JBIDE-6024 > https://jira.jboss.org/jira/browse/JBIDE-6024 Indeed it does. However, we did just encounter exactly the same problem deploying to a Tomcat instance using the WTP supplied server adapter. We added libs to our project, outside of WEB-INF/lib. Added them to the .classpath and marked them as web library dependencies. After a redeploy, the new libs weren't deployed, but the old ones were. The simple close, open, redeploy cycle didn't help here. Eventually, after much trial and error suddenly the following seemed to fix the problem: close, open, remove deployment, clean, add deployment. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/541102#541102] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
