Hello Nate, 

thanks for your prompt reply, in the
invoke(msgContext) method of server-handler I have
tried this:

----------------------------------------------
      Message msg = msgContext.getRequestMessage(); 
          SOAPEnvelope env =  msg.getSOAPEnvelope();

          SOAPHeaderElement header =
env.getHeaderByName("www.axisaccount.net/tbsg","client-adress");
          
          String s = header.getValue();
----------------------------------------------

But, I get a java.lang.NullPointerException.

Thanks again
Ivana


                
__________________________________ 
Discover Yahoo! 
Stay in touch with email, IM, photo sharing and more. Check it out! 
http://discover.yahoo.com/stayintouch.html

Reply via email to