Your best option is probably to use Apache Axis (http://ws.apache.org/axis).  If you 
must use Apache SOAP, you should weigh two options, writing your own provider so you 
can continue to use the RPC style of invocation, and using a message style service, in 
which case you get the full envelope which you must parse yourself.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Felipe Palma Dias" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 14, 2004 3:22 PM
Subject: elements in SOAP header.


> I want that all my web services send information in
> header of message SOAP. The best way to treat these
> information is to implement a new Provider like
> RPCJavaProvider? I want to send user and password
> information in SOAP header.
> 
> 
> 
> =====
> ------------------------------------------------------- 
> Felipe F. Palma Dias 
> http://geocities.yahoo.com.br/palmadias/
> 
> 
> 
> 
> 
> _______________________________________________________
> Yahoo! Messenger 6.0 - jogos, emoticons sonoros e muita diversão. Instale agora!
> http://br.download.yahoo.com/messenger/
>

Reply via email to