[jbossws-issues] [JBoss JIRA] (JBWS-3905) Use oringial thread for ejb webserice oneway operation to avoid authorization failure

Jim Ma (JIRA) issues at jboss.org
Thu Apr 16 04:59:19 EDT 2015


Jim Ma created JBWS-3905:
----------------------------

             Summary: Use oringial thread for ejb webserice oneway operation to avoid authorization failure
                 Key: JBWS-3905
                 URL: https://issues.jboss.org/browse/JBWS-3905
             Project: JBoss Web Services
          Issue Type: Bug
          Components: jbossws-cxf
    Affects Versions: jbossws-cxf-5.0.0.Beta3
            Reporter: Jim Ma
            Assignee: Jim Ma
             Fix For: jbossws-cxf-5.0


By default, CXF's OneWayProcessorInterceptor will process the service invoker in another thread, but this causes the ejb webservice endpoint authorization failed. We need to force the orginal thread to stop this .



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbossws-issues mailing list