SOAPAction: "ebXML"

33 views
Skip to first unread message

Per Jørgen

unread,
Dec 5, 2007, 7:17:31 AM12/5/07
to Hermes 2.0 Discussion List
Hi

I think I have found an error in the message header:
Should it not be : SOAPAction: "ebXML"
and not : SOAPAction: ebXML

In EbxmlMessage.java

public final static String SOAP_ACTION_VALUE = "ebXML";
shuld be :
public final static String SOAP_ACTION_VALUE = " \"ebXML \"";

Am I right ?

ref: OASIS ebMS spec v2.0 B.3.2 line 2628.

hoc...@gmail.com

unread,
Dec 6, 2007, 2:07:50 AM12/6/07
to Hermes 2.0 Discussion List
Hi Per,

You're right, it should be "ebXML" according to the spec.
But we also concern the interoperability of H2O with other ebMS
products.
Since so far, there is no interoperability issue by other parties due
to this.
We'll update your the status of this soon.

Thanks!
Philip
Reply all
Reply to author
Forward
0 new messages