According to the Tomcat User Guide, only two callbacks are supported: NameCallback and PasswordCallback. I have an app that has to have another call back: ClientCallback. In other words my login window looks like this:
Clietn : | | User: | | Password:| | I am hoping to use CMA and JAAS with my own custom LoginModule. Can I configure Tomcat to support a thrid callback and still use CMA? Stefan Baramov Software Developer TRX --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
