Hi,
Does Axis provide any way of sending a JAAS Subject ? I saw the following description from JAX-RPC API doc about Call.setProperty() method: "Sets the value for a named property. JAX-RPC 1.0 specification specifies a standard set of properties that may be passed to the Call.setProperty method. The properties include: http.auth.username: Username for the HTTP Basic Authentication http.auth.password: Password for the HTTP Basic Authentication security.auth.subject: JAAS Subject that carries client principal and its credentials encodingstyle.namespace.uri: Encoding style specified as a namespace URI soap.http.soapaction.use: Boolean property that indicates whether or not SOAPAction is to be used soap.http.soapaction.uri: Indicates the SOAPAction URI if the "soap.http.soapaction.use" property is set to true " Best Regards Alireza Taherkordi