DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24545>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24545

DataSourceRealm cannot see JNDI DataSource defined within a Context





------- Additional Comments From [EMAIL PROTECTED]  2003-11-10 05:49 -------
IMHO, DataSourceRealm should use an InitialContext to look up its JNDI
DataSource (see patch).  Current implementation jumps directly to the server's
global naming context (via call to server.getGlobalNamingContext()).

If you still want to, you can use a globally defined DS via a ResourceLink element.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to