RE: changing HTTP header values from Axis

2004-09-09 Thread Samir Shaikh
PROTECTED] Sent: Wednesday, September 08, 2004 12:28 PM To: [EMAIL PROTECTED] Subject: Re: changing HTTP header values from Axis Take a look at the generated service factory... There should be a getService method that takes a string--which will give you the ability to send to a different endpoint

Re: changing HTTP header values from Axis

2004-09-08 Thread Paul Callahan
iginal Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 07, 2004 9:44 PM > To: [EMAIL PROTECTED] > Subject: Re: changing HTTP header values from Axis > > If you are using a servlet you can do this by setting HTTP headers. > > Rav

RE: changing HTTP header values from Axis

2004-09-08 Thread Samir Shaikh
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 07, 2004 9:44 PM To: [EMAIL PROTECTED] Subject: Re: changing HTTP header values from Axis If you are using a servlet you can do this by setting HTTP headers. Ravi > Hi, > > I am wanting to change the value of the HTTP Hea

Re: changing HTTP header values from Axis

2004-09-07 Thread ravi
If you are using a servlet you can do this by setting HTTP headers. Ravi > Hi, > > I am wanting to change the value of the HTTP Header Host. Does anyone > know how to do this? > > Thanks in advance for any help! > > Best regards, > Samir >

Re: changing HTTP header values from Axis

2004-09-07 Thread Mahen Perera
U mean u want to do this using a servlet? Mahen - Original Message - From: Samir Shaikh <[EMAIL PROTECTED]> Date: Tue, 7 Sep 2004 15:14:27 -0700 Subject: changing HTTP header values from Axis To: [EMAIL PROTECTED] Hi, I am wanting to change the value of the HTTP Header Host. Does any