Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5052

JBossWS Native and CXF : The WebServiceContext injection needs to be maintained using a ThreadLocal

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0
    • Web Services
    • None
    • Hide
      JBossWS has switched to using a single instance of the POJO for endpoint invocations. This means if a WebServiceContext is injected, it needs to use a ThreadLocal to access values specific to the thread calling it. When not using a TheadLocal to access thread-specific properties, various concurrency exceptions can be seen. This is now fixed.
      Show
      JBossWS has switched to using a single instance of the POJO for endpoint invocations. This means if a WebServiceContext is injected, it needs to use a ThreadLocal to access values specific to the thread calling it. When not using a TheadLocal to access thread-specific properties, various concurrency exceptions can be seen. This is now fixed.
    • Documented as Resolved Issue

    Description

      JBossWS has switched to using a single instance of the POJO for endpoint invocations, this means if a WebServiceContext is injected it needs to use a ThreadLocal to access values specific to the thread calling it.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-klape Kyle Lape
              darran.lofthouse@redhat.com Darran Lofthouse
              Misty Stanley-Jones Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: