Re: AxisServlet with GET requests

2002-12-14 Thread Steve Loughran
- Original Message - From: "Benjamin Tomasini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 10:47 Subject: RE: AxisServlet with GET requests > Seems to me that since AxisServlet is such a key component, we would all > be best

RE: AxisServlet with GET requests

2002-12-13 Thread Benjamin Tomasini
ssage- > From: Steve Loughran [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 12, 2002 10:26 AM > To: [EMAIL PROTECTED] > Subject: Re: AxisServlet with GET requests > > If it were my own project, all HTML generation in axis would be taken > out of > the code and put int

RE: AxisServlet with GET requests

2002-12-13 Thread Kameshwar Jayaraman
t the AxisServlet. - Original Message - From: "O'Neill, Niall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 11, 2002 05:16 Subject: AxisServlet with GET requests Hi, I'm deploying Axis at a custom URL, and using a SOAP header to indicat

Re: AxisServlet with GET requests

2002-12-12 Thread Steve Loughran
rvlet. - Original Message - From: "O'Neill, Niall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 11, 2002 05:16 Subject: AxisServlet with GET requests Hi, I'm deploying Axis at a custom URL, and using a SOAP header to indicat

AxisServlet with GET requests

2002-12-11 Thread O'Neill, Niall
Title: deserialisation problems with derived types Hi,   I'm deploying Axis at a custom URL, and using a SOAP header to indicate the target service. The URL for all services will be: www.[sitename].com/service, with the AxisServlet mapped to the path /service. If you enter this directly in th