You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/12/05 21:12:43 UTC

[jira] Assigned: (CXF-1264) JettyHTTPDestination does not set a thread default bus

     [ https://issues.apache.org/jira/browse/CXF-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp reassigned CXF-1264:
--------------------------------

    Assignee: Daniel Kulp

> 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
>            Assignee: Daniel Kulp
>             Fix For: 2.0.4
>
>         Attachments: cxf-patch-1264.patch
>
>
> 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.