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

2007-12-18 Thread johper
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;

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

2007-12-17 Thread johper
Tried wsconsume, dont know how to populate ws call with soap header required auth info? This Auth info is passed explicit with stubs generated by Axis2. Description: MS WSDL part: = - wsdl:operation name=GetCustomer soap:operation