[jboss-user] [JBossWS] - Re: soap header wsdl required=true ??

johper do-not-reply at jboss.com
Tue Dec 18 03:54:08 EST 2007


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



More information about the jboss-user mailing list