Bug 779978 (SOA-2338) - SOAPProcessor relies on new JBossWS CXF feature, not present in SOA
Summary: SOAPProcessor relies on new JBossWS CXF feature, not present in SOA
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2338
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB
Version: 5.1.0.ER1
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 5.1.0 GA,5.1.0.ER5
Assignee: Julian Coleman
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-22 11:40 UTC by Kevin Conner
Modified: 2011-02-11 03:59 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-11 03:59:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2338 0 None None None Never

Description Kevin Conner 2010-09-22 11:40:48 UTC
project_key: SOA

The invm invocation relies on BusHolder but this was not added until a later version of the JBossWS CXF integration.

Comment 1 Kevin Conner 2010-09-22 13:13:08 UTC
Link: Added: This issue depends JBESB-3484


Comment 2 Kevin Conner 2010-09-22 13:15:40 UTC
An alternative implementation has been provided, working around the use of BusHolder, but this requires modifications to the CXF configuration.

Comment 3 trev 2010-10-11 09:08:58 UTC
needs new WS and may need extra config


Comment 4 Julian Coleman 2010-11-19 17:37:38 UTC
Resolved with revision 7340 of:
   build-tools/builders/eap/post-patch/patch_wscxf_webapp.xml
   build-tools/builders/eap/resource/patch_wscxf_webapp_macros.xsl	(added)
   build-tools/builders/eap/resource/patch_wscxf_webapp_beans.xsl	(added)
   build-tools/builders/esb/build.xml

Commit message:
  SOA-2338
  Take jbossesb-cxf.jar from ESB and add it to the WS CXF lib directory.
  Modify the CXF installer and configuration for the ESB code.


Comment 6 Dana Mison 2011-01-05 00:14:39 UTC
Writer: Added: dlesage


Comment 7 David Le Sage 2011-02-11 03:45:04 UTC
Temporarily reopening to update release note info.

Comment 8 David Le Sage 2011-02-11 03:59:33 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue
Release Notes Text: Added: https://issues.jboss.org/browse/JBESB-3484

The SOA Platform's InVM invocation relied on BusHolder but this was not added until a later version of the JBossWS CXF integration. To rectify this, it was necessary to extend the JBossWS configuration to support  InVM invocations. This means that the the ESB code can then choose whether to create a ServletControllerExt using the BusHolder or reference the instance stored in the extension 'bag'.



Note You need to log in before you can comment on or make changes to this bug.