Re: elements in SOAP header.

2004-09-14 Thread Scott Nichol
> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 14, 2004 3:38 PM Subject: Re: elements in SOAP header. > How does the apache axis handler header elements? > > --- Scott Nichol <[EMAIL PROTECTED]> > escreveu: > > Your best option is probably to use Apache Axis >

Re: elements in SOAP header.

2004-09-14 Thread Felipe Palma Dias
ccept 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 m

Re: elements in SOAP header.

2004-09-14 Thread Scott Nichol
ay, 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 pas

elements in SOAP header.

2004-09-14 Thread Felipe Palma Dias
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. = --- Fel