Title: RE: UDDIUtil and WSDLUtil
 
Hi all.
I am new with axis and I still trying...
Today I won again !
I tried to get access to protected web application - and it working I can't belive it.
 
My question is:
Is Axis using Tomcat to authenticate users?
 
In my observation not.
I am using BASIC mechanism to authenticate my user.
Name, password and role I delete from tomcat-users.xml file.
This information about my user I added to users.lst and perms.lst and
I can see that it is enough to properly authenticate of user.
 
If Axis doesn't need I doesn't use Tomcat authenticate mechanism I mean
that I can't to use Realm JDBC defined in Tomcat's server.xml configuration file?
 
Regards
Peter

Reply via email to