[jbossws-issues] [JBoss JIRA] Created: (JBWS-3121) Prevent duplicated endpoints for EJB 3.1 beans in web archives

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Tue Sep 7 10:40:52 EDT 2010


Prevent duplicated endpoints for EJB 3.1 beans in web archives
--------------------------------------------------------------

                 Key: JBWS-3121
                 URL: https://jira.jboss.org/browse/JBWS-3121
             Project: JBoss Web Services
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-integration, jbossws-metro, jbossws-native
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-3.4.0, jbossws-metro-3.4.0, jbossws-native-3.4.0


Multiple (2) EJB3.1 beans are created for each ejb3.1 bean included in web archives, see testcase for JBWS-2957. We need to prevent multiple jbossws enpdoints to be started (added to the registry, being called for injection, being linked to various resources, etc.), to prevent waist of resources as well as because Apache CXF would fail when trying to publish multiple endpoints to the same address.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list