Rob Stryker [https://community.jboss.org/people/rob.stryker] created the discussion
"Re: JBoss Dev Studio: jars from dependant projects disappearing from deployed wars" To view the discussion, visit: https://community.jboss.org/message/751827#751827 -------------------------------------------------------------- I have added the test over at: https://source.jboss.org/browse/~raw,r=42846/JBossTools/trunk/as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/parametized/server/publishing/defect/PublishWeb2DeletesWeb1LibsTest.java https://source.jboss.org/browse/~raw,r=42846/JBossTools/trunk/as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/parametized/server/publishing/defect/PublishWeb2DeletesWeb1LibsTest.java THe test imports the 5 projects with the structure you mentioned above. IT adds them to the server one by one, executing a full publish each time. It then verifies the new module publishes properly with its libs, and also, that the previouspublished modules libs still exist. The unit test fails to replicate your issue. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/751827#751827] Start a new discussion in JBoss Tools at Community [https://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
