[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2713) "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
Tue Sep 2 15:03:39 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12427867#action_12427867 ] 

Jay Balunas commented on JBIDE-2713:
------------------------------------

The projects created by jbds and seam are pretty huge (85mb) for the one I was using.  If you just want the .project file no big deal.  Otherwise it might be best if you created a new seam project on your box.  

I doubt this is related to the specific seam or EAP version we were using so any should be fine.  I just created a new seam ear project and attempted to access it through EAP.



> "clean" publish is required to correctly deploy or modify a seam EAR project - a regualr publish will not work
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2713
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2713
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.0.alpha
>         Environment: fedora 8
> jdk 5/6
> seam 1.2 or seam 2
>            Reporter: Jay Balunas
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 3.0.0.beta1
>
>
> 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