[jboss-jira] [JBoss JIRA] Created: (JBAS-8966) Seam 2 Reexplode causes full undeploy + deploy on AS6

Cody Lerum (JIRA) jira-events at lists.jboss.org
Wed Mar 16 11:29:45 EDT 2011


Seam 2 Reexplode causes full undeploy + deploy on AS6
-----------------------------------------------------

                 Key: JBAS-8966
                 URL: https://issues.jboss.org/browse/JBAS-8966
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 6.0.0.Final
         Environment: JBoss AS 6 Final, Seam 2.2.1
            Reporter: Cody Lerum


After upgrading an existing seam 2 project which runs on AS 4.2.3 to run on AS 6 I'm seeing an issue where if I run an reexplode from the seam-gen ant build the application server does a full undeploy and then deploy of the app. This kills any development as I should be able to edit an jsf xhtml page and have that reflected immediately without having to redeploy.

Appears the redeploy scanner is too aggressive or seam-gen is copying over something that worked for reexplode in AS4 but not in AS6

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list