Bug 778425 (SOA-908) - EBWS One way MEP does not conform to standard
Summary: EBWS One way MEP does not conform to standard
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-908
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: JBossESB
Version: 4.3 IR5
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.3 CP04 ER1
Assignee: Mark Little
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-02 10:27 UTC by Jiri Pechanec
Modified: 2010-03-24 00:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 778426 (view as bug list)
Environment:
Last Closed: 2010-02-12 10:16:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


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

Description Jiri Pechanec 2008-10-02 10:27:27 UTC
Date of First Response: 2008-10-02 06:54:51
project_key: SOA

See JBESB-2089

Comment 1 Jiri Pechanec 2008-10-02 10:27:38 UTC
Link: Added: This issue depends JBESB-2089


Comment 2 Kevin Conner 2008-10-02 10:54:51 UTC
JBossWS does not correctly support the Provider API and, as such, we needed this as a workaround.

From our code.

                // We should be able to return null here but this causes JBossWS to NPE.
                return javax.xml.soap.MessageFactory.newInstance().createMessage();


Comment 3 Jiri Pechanec 2010-02-12 10:16:49 UTC
Verified in CR1

Comment 4 David Le Sage 2010-02-25 23:47:18 UTC
Please review the following draft text that has been added to the Resolved Issues section of the Release Notes:


https://jira.jboss.org/jira/browse/JBESB-2089

    The one-way service for EBWS was incorrectly returning an HTTP response that contained a
    SOAP envelope. This was undertaken as a workaround for another issue but, as a consequence,
    it violated the WS-I Basic Profile R2714.

    To resolve this issue, a Servlet Filter has been added to the WS Servlet. As a result, the response
    is now filtered out so that null is returned.


Comment 5 Len DiMaggio 2010-03-23 17:43:05 UTC
This issue is not listed in the 5.0 rel notes:   http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5.0.0/html-single/Release_Notes/



Comment 6 David Le Sage 2010-03-24 00:28:28 UTC
G'day Len,

We did not document this as it was a resolved issue, so not applicable to a GA release.  Darrin and I have just been discussing it though and we feel it is probably worthwhile putting these into the Migration Issues section in the future as the way it works has been changed between the two releases.  We will adopt this as a practice in the future.


Cheers.


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