[jbossws-issues] [JBoss JIRA] Created: (JBWS-2382) Fix JBossWS deployers processing

Richard Opalka (JIRA) jira-events at lists.jboss.org
Tue Nov 4 09:59:21 EST 2008


Fix JBossWS deployers processing
--------------------------------

                 Key: JBWS-2382
                 URL: https://jira.jboss.org/jira/browse/JBWS-2382
             Project: JBoss Web Services
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-metro, jbossws-native
    Affects Versions: jbossws-cxf-3.0.4, jbossws-metro-3.0.4, jbossws-native-3.0.4,  jbossws-cxf-3.0.3
            Reporter: Richard Opalka
            Assignee: Richard Opalka
             Fix For: jbossws-native-3.0.5, jbossws-metro-3.0.5,  jbossws-cxf-3.0.5


In general all your processing in the deployers should just be based on metadata
available to deployers or configuration on the deployers.

You shouldn't be looking at any services.

e.g. suppose the war had a dependency on an ejb from some other application
then its not going to be started until that ejb exists regardless of when jbossweb.sar
gets started.

-- 
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 jbossws-issues mailing list