[jira] Commented: (CXF-2594) No SOAP fault XML elements when a Fault is thrown in the output chain after SAAJOutInterceptor

2010-01-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797272#action_12797272 ] Gary Gregory commented on CXF-2594: --- I tested again today with the lasted from SVN to make

[jira] Created: (CXF-2603) JMSConduit should provide pluggable correlationMap that is persistable for example to support long-running, request-response scenarios

2010-01-06 Thread Ron Gavlin (JIRA)
JMSConduit should provide pluggable correlationMap that is persistable for example to support long-running, request-response scenarios -- Key: CXF-2

[jira] Resolved: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2010-01-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-2596. -- Resolution: Fixed Fix Version/s: 2.2.6 Many thanks for this patch. The only realy change I made

[jira] Assigned: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2010-01-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-2596: Assignee: Daniel Kulp > Default logging in interceptor chain may pollute the log with stacktrace from

[jira] Updated: (DOSGI-13) The CXF DOSGi implementation needs to be updated to support the latest OSGi Remote Services Admin spec.

2010-01-06 Thread Marc Schaaf (JIRA)
[ https://issues.apache.org/jira/browse/DOSGI-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Schaaf updated DOSGI-13: - Attachment: discovery_startup__rsa_intents_and_property_overwrites.patch This patch adds the first steps fo

[jira] Commented: (CXF-1893) Endpoints end up at the wrong bus when initializing multiple busses in one thread

2010-01-06 Thread Andreas Benneke (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797051#action_12797051 ] Andreas Benneke commented on CXF-1893: -- Well, I tried to build a proper test case for th