[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2289) Strange layout during exploded deployment

Siarhei Dudzin (JIRA) jira-events at lists.jboss.org
Tue Jun 3 15:54:41 EDT 2008


Strange layout during exploded deployment
-----------------------------------------

                 Key: JBIDE-2289
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2289
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 2.1.0.GA
         Environment: maven 2.0.8, JBoss 4.2.2.GA, windows xp
            Reporter: Siarhei Dudzin


When deploying mavenized Seam 2.0.1.GA project using JBoss Tools/WTP (without the WTP patch) the project is deployed successfully (!). But I get weird directory layout.

This is the project layout (dependencies):
EAR (eclipse project)
|-jboss-seam-2.1.0.GA.jar (external ejb jar)
|-WAR (eclipse project)
|-JAR (eclipse ejb project)

This is what I get when it's deployed to JBoss:

EAR (eclipse project)
|-jboss-seam-2.1.0.GA.jar/jboss-seam-2.1.0.GA.jar (external ejb jar)
|-WAR (eclipse project)
|-JAR (eclipse ejb project)

notice the Seam jar, it's deployed inside a directory with the same name as the jar itself.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list