Hi

I am trying to use basic authenticatio w/ xfire.

To do so I have configured a realm on tomcat. My secured area is defined
with a url-pattern.

I would like to secure the soap call but not the wsdl acces. I don't think
this is possible with the url-pattern because I have to secure "/services/*"
and it contains wsdl calls.

Is there a way in xfire to customize the url of the wsdl calls : something
like /wsdl/myService that would send the wsdl for /services/myService

Regards

Seb

Reply via email to