Will answer for jboss whch hosts my exist database.

In the web.xml file, I have added a security constraint pprotecting /*,
déginied a role name (whatever you want but must match aurotisation file or
other system - I use LDAP). I definied te login configuration as basic (HTTP
authentification).

This works for me.

Olivier.

PS: you can post your web.xml file.


De : Tony Vieitez [mailto:[EMAIL PROTECTED] 
Envoyé : vendredi 28 novembre 2003 12:08
À : [EMAIL PROTECTED]
Objet : RE: RE : RE : axis and tomcat security realm



No worries. How about this one. Now that I have set up a security realm for
the whole of the axis web application on Tomcat, I now want to use the
org.apache.axis.client.AdminClient class to deploy and undeploy services.
But I get a 403 not authorised message when I execute this class. How do I
get around this?


Reply via email to