[
https://jira.jboss.org/browse/JBWS-3060?page=com.atlassian.jira.plugin.sy...
]
Alessio Soldano updated JBWS-3060:
----------------------------------
Workaround Description:
- keep one endpoint only in the deployment if the involved endpoints have @OneWay methods
- remove one-way (as that prevents CXF from using the thread pool for early returning
control in the client)
was:Keep one endpoint only in the deployment
java.lang.NoSuchMethodException when doing one-way calls to multiple
endpoints belonging to the same deployment
---------------------------------------------------------------------------------------------------------------
Key: JBWS-3060
URL:
https://jira.jboss.org/browse/JBWS-3060
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-4.0
The CXF thread pool management for asynchronous dispatch of one-way messages clashes with
the way jbossws-cxf Invoker implementation retrieves the current spi Endpoint using
inheritable threadlocal. See Andrew's analysis on the forum and my sum up.
--
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