this is the jboss-wsse-client.xml used:
<jboss-ws-security
xmlns="http://www.jboss.com/ws-security/config"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xsi:schemaLocation="http://www.jboss.com/ws-security/config
|
http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd">
| <config>
| <username/>
|
|
| </config>
| </jboss-ws-security>
The Response received from the server is:
HTTP/1.1 200 OK
| Date: Wed, 02 Apr 2008 09:38:28 GMT
| Transfer-Encoding: chunked
| Content-Type: multipart/related;
boundary=MIMEBoundaryurn_uuid_3A2968402D531FD9601207129108996;
type="application/xop+xml";
start="<0.urn:uuid:3A2968402D531FD9601207129108997@apache.org>";
start-info="text/xml"
| Server: Apache-Coyote/1.1
|
| --MIMEBoundaryurn_uuid_3A2968402D531FD9601207129108996
| Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"
| Content-Transfer-Encoding: binary
| Content-ID: <0.urn:uuid:3A2968402D531FD9601207129108997@apache.org>
|
| <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">&l...
xmlns:ns="http://somecompany.com"><ns:return>http://myurl.com</ns:return></ns:loadEloFileUrlResponse></soapenv:Body></soapenv:Envelope>
| --MIMEBoundaryurn_uuid_3A2968402D531FD9601207129108996--
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142593#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...