-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Michael,
Michael Wesner wrote: > I am sure someone has run across this before. I appreciate any help or > pointers to other threads about this. Ooh! So close... What you are looking for is documented on this page (and unfortunately nowhere else, AFAICT): http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html If you look under the "DataSourceRealm" section, you'll see that you need to set the localDataSource attribute to true in order to use a datasource defined in the <Context> element when you want to use a <Realm> with that data source. Otherwise, it will look for a "global" JNDI datasource. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGeCkC9CaO5/Lv0PARAspvAJ4zPNV8wvGYgZu7b3Emyn6I310NlACeN4dl wSTYi03A3hPndArNWIjUIZQ= =V2RF -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]