[jbosstools-issues] [JBoss JIRA] Created: (JBDS-408) "clean" publish is required to correctly deploy or modify a seam EAR project - a regualr publish will not work

Jay Balunas (JIRA) jira-events at lists.jboss.org
Fri Aug 29 17:45:38 EDT 2008


"clean" publish is required to correctly deploy or modify a seam EAR project - a regualr publish will not work
--------------------------------------------------------------------------------------------------------------

                 Key: JBDS-408
                 URL: https://jira.jboss.org/jira/browse/JBDS-408
             Project: Developer Studio
          Issue Type: Bug
          Components: seam
    Affects Versions: 1.1.0.GA
         Environment: fedora 8
jdk 5/6
seam 1.2 or seam 2
            Reporter: Jay Balunas
            Assignee: Max Rydahl Andersen
            Priority: Critical
             Fix For: 2.0.0.alpha


Using: jbds 1.1.GA, EAP 4.3.CP02, FP01 CR3

Added eap as server, and seam 1.2.1 and/or seam 2.0 in feature pack as a seam runtime

Create a seam ear project and publish, I get:

2008-08-29 13:54:17,427 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL at f3dca032{ url=file:/jboss/apps/platforms/jboss-eap-4.3.GA_CP02_FP01_CR3/jboss-eap-4.3/jboss-as/server/production/deploy/seamEapEar-ear.ear/, deployedLastModified=0 }
org.jboss.deployment.DeploymentException: url file:/jboss/apps/platforms/jboss-eap-4.3.GA_CP02_FP01_CR3/jboss-eap-4.3/jboss-as/server/production/deploy/seamEapEar-ear.ear/seamEapEar-ejb.jar could not be opened, does it exist?
       at org.jboss.deployment.DeploymentInfo.<init>(DeploymentInfo.java:214)
       at org.jboss.deployment.EARDeployer.init(EARDeployer.java:288)

There is not a seamEapEar-ejb.jar directory.  The correct items appeared in the server project publish list.

I did a "clean" publish and now there is a "seamEapEar-ejb.jar" directory and the application works from here on out. 

This was also required for "New Form" and "New Action" but not generate entities.

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

        



More information about the jbosstools-issues mailing list