Configure Axis WS client to use HTTP/1.1

2005-10-04 Thread Clement Lyons
Hi I'am relatively new to Axis. I need to configure my axis Client to use HTTP/1.1 instead of HTTP/1.0. I've searched this List and the Web but cannot find any description on how to do this. Can anyone point me in the correct direction here ? Thanks Clement

RE: Problems using the ServletSecurityProvider to do Basic Authentication

2005-05-10 Thread Clement Lyons
org.apache.axis.AxisFault) What is the principal, am I stilling missing some configuration. Is this meaningful to anybody. Clement -Original Message- From: Clement Lyons Sent: Tuesday, 10 May 2005 4:44 PM To: axis-user@ws.apache.org Subject: Problems using the ServletSecurityProvider to do Basic

Problems using the ServletSecurityProvider to do Basic Authentication

2005-05-09 Thread Clement Lyons
Hi All I'am running an Axis (1.2RC3) Web Service on a Tomcat (4.1.31) I'am having problems getting Basic Authentication working using the ServletSecurityProvider and the SimpleAuthenticationHandler. This is my configuration: In the Axis web.xml: AxisServlet Apache-Axis Servlet

Using Castor Serialization results in xsi:type coding being specified in the SOAP message

2005-05-04 Thread Clement Lyons
Hi I'm setting up a web using Axis 1.2 RC3 using castor for (De)serialization as described in http://www-106.ibm.com/developerworks/webservices/library/ws-castor/ as I want to use the castor XML validation. When I run the example supplied I get the following I get the following response