[jbossws-issues] [JBoss JIRA] (JBWS-3649) Invoke LifecycleHandler in EndpointService

Jim Ma (JIRA) jira-events at lists.jboss.org
Tue Jun 4 06:08:55 EDT 2013


Jim Ma created JBWS-3649:
----------------------------

             Summary: Invoke LifecycleHandler in EndpointService 
                 Key: JBWS-3649
                 URL: https://issues.jboss.org/browse/JBWS-3649
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
    Affects Versions: jbossws-cxf-4.1.3
            Reporter: Jim Ma
            Assignee: Jim Ma
             Fix For: jbossws-cxf-4.2


LifecycleHandler is now called in  EndpointServiceDeploymentAspect , which can not get the EndpointService state. If  EndpointService is failed , the LifeCycleHandler is still called and set the Endpoint state to started. Invoke the LifeCycleHandler in EndpointService is better to sync the Endpoint state with EndpointService's state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list