[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1407) "(Add and) Remove Projects" produces an error

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Mon Dec 3 10:26:51 EST 2007


"(Add and) Remove Projects" produces an error
---------------------------------------------

                 Key: JBIDE-1407
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1407
             Project: JBoss Tools
          Issue Type: Bug
          Components: JBossAS
    Affects Versions: 2.0.0.CR1
         Environment: JDK 1.6.0_03, Eclipse 3.3.1.1, WTP 2.0.1, JBoss Tools Nightly 20071203, RichFaces 3.1.2SP1
            Reporter: Juergen Zimmermann


When removing an EAR project which uses RichFaces then in the Eclipse/JBoss console there is this error message:
16:20:11,011 INFO  [EARDeployer] Undeployed J2EE application: file:/C:/Programme/jboss/server/default/deploy/hska.ear/
16:20:11,011 INFO  [EARDeployer] Init J2EE application: file:/C:/Programme/jboss/server/default/deploy/hska.ear/
16:20:11,011 ERROR [MainDeployer] Could not initialise deployment: file:/C:/Programme/jboss/server/default/deploy/hska.ear/
org.jboss.deployment.DeploymentException: No META-INF/application.xml found
	at org.jboss.deployment.EARDeployer.init(EARDeployer.java:146)
...

The main reason is that inside xy.ear/xy.war/WEB-INF/lib directory there are 2 JARs of RichFaces that were not deleted, namely:
* richfaces-impl-3.1.2.SP1.jar
* richfaces-ui-3.1.2.SP1.jar

The only workaround is to stop JBoss, remove xy.ear manually, and restart JBoss

-- 
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