Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2257

Wrong WebServiceContext injected in EJB3 endpoints

    XMLWordPrintable

Details

    Description

      The current EJB3-WS integration causes a wrong WebServiceContext being injected in EJB3 endpoints when using JBossWS-Metro as the Sun's ws context should be used and not our WebServiceContextEJB3. This is an issue for instance when using the JAX-WS 2.1 specific methods of WebServiceContext, which are not implemented in native.

      public EndpointReference getEndpointReference(Element... referenceParameters);
      public <T extends EndpointReference> T getEndpointReference(Class<T> clazz, Element... referenceParameters);

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: