JettyHTTPDestination does not set a thread default bus
------------------------------------------------------
Key: CXF-1264
URL: https://issues.apache.org/jira/browse/CXF-1264
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.0.4
Reporter: Sergey Beryozkin
Fix For: 2.0.4
JettyHttpDestination does not set the thread default bus similar to the way
AbstractCxfServlet does it.
This causes a pronlem in environments where with multiple Buses : the first
created bus is assumed to be the thread default bus by default, thus turning
any lazily-handled configuration associated with other buses (for ex, a config
for a client outbound request to be made as part of processing a given inbound
request) ineffective
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.