Simple 7 lines of code WS client implemented in C# .NET produces this message 
to Web Service with TCPMon inbetween:

<?xml version="1.0" encoding="utf-8"?><soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";><soap:Header>Training<Extended 
xsi:nil="true" 
/>test<Token xsi:nil="true" 
/>test</soap:Header><soap:Body><GetCusto

mer 
xmlns="http://ibs.entriq.net/Customers";>10840</soa

p:Body
></soap:Envelope>


Question is how to populate soap:Header with jboss-ws ?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113675#4113675

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113675
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to