I've created a totally simple web-application (packages inside an EAR) showing the problem, at least for JBoss 4.0.4.GA.
Here is the application.xml (created by Maven2): <?xml version="1.0" encoding="UTF-8"?> <application xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd" version="1.4"> <display-name>test</display-name> <web-uri>test-webapp-1.0-SNAPSHOT.war</web-uri> <context-root>/test</context-root> I can attach the ready-to-deploy EAR, an image prooving that the WAR is showing up twice (actually three times if you count in the appearance under the EAR tree) and the source code of the two Eclipse projects used to create this testcase. [/img] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955217#3955217 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955217 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user