-
Bug
-
Resolution: Done
-
Major
-
JBossAS-5.1.0.GA
-
None
-
None
When using an exploded ear the seam project deploys to the server and then undeploys and redeploys. This loop happens endlessly.
I have followed the steps from http://www.seamframework.org/Documentation/WhatHappensWhenYouDeploySeamAppInJBoss5
1. Removed a .pages.xml.spdia from WEB-INF
2. removed line 100 and replaced the filter from 82 from profile.xml
Also it appears that the admin console is undeploying as well.
16:31:14,088 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 52s:18ms
16:31:19,713 INFO [TomcatDeployment] undeploy, ctxPath=/admin-console
16:31:19,734 INFO [TomcatDeployment] undeploy, ctxPath=/sirius
16:31:19,758 INFO [PersistenceUnitDeployment] Stopping persistence unit persistence.unit:unitName=sirius.ear/sirius.jar#sirius
- is related to
-
JBPAPP-2519 Exploded deployment modification detection is too agressive
- Closed