[
http://jira.jboss.com/jira/browse/JBESB-751?page=all ]
Daniel Bevenius closed JBESB-751.
---------------------------------
Resolution: Done
Committed revision 13965.
I removed javax.xml.namespace.QName from xbean-2.2.o.jar as this was causing problems when
running soapui-client scoped.
I also added jboss-common.jar to avoid errors upon startup and init of log4j (this is the
reason build.xml was modified)
SOAPClient: add a SOAP namespace property to the configuration.
---------------------------------------------------------------
Key: JBESB-751
URL:
http://jira.jboss.com/jira/browse/JBESB-751
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Web Services
Reporter: Daniel Bevenius
Assigned To: Daniel Bevenius
Priority: Minor
The current implementation of OGNLUtils uses
"http://schemas.xmlsoap.org/soap/envelope/" as it's namspace for soap but
there are other namespace for soap aswell like
"http://www.w3.org/2003/05/soap-envelope".
I discussed this with Tom and he suggested that we try to find the namespaces out there
and use them as defaults but also allow the to be configured like this for the
SOAPClient:
<property name="SOAPNS"
value="http://www.w3.org/2003/05/soap-envelope"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira