I dont think you can, easily, here are some idea's....
You could use something like embedded db Derby... and pre-configure that with the web service users... and then just use tomcats db realm.

You could write your own "programatic" security in tomcat.... and call into the web service.

You could try GangBang on http://coolese.100free.com/. It has a hook that allows you to supply your own password service... ie you can call the web service directly.

Good Luck...


----- Original Message ----- From: "lmk" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Monday, May 21, 2007 3:05 PM
Subject: tomcat Data Base Realm



hii,

I'd like to use tomcat for authentification management, the server can not
bind directly the data base server, i must get the user name and the
password with a web service request.
I can't set the DB properties into a tomcat configuration file. How can I
use tomcat security management ?


--
View this message in context: http://www.nabble.com/tomcat-Data-Base-Realm-tf3790135.html#a10718419
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to