On Wed, 09 Mar 2005 17:39:21 -0800, alexander dosher <[EMAIL PROTECTED]> wrote:
> and an
> <Engine>
>    <Realm className="org.apache.catalina.realm.DataSourceRealm"
> name="UserDatabase">
> 
> and i get
> java.lang.NullPointerException
>    at javax.naming.NameImpl.<init>
>    at javax.naming.CompositeName.<init>
>    at org.apache.naming.NamingContext.lookup
> (etc.)
> 
> so please accept my application to the Frustration Club.  :(

You get a membership to the RTFM club instead ;)
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/realm-howto.html#DataSourceRealm

The JDBC realm in 5.5.8 obviously still has the bug related to
connection handling, as I only fixed it two days ago.

-- 
xxxxxxxxxxxxxxxxxxxxxxxxx
R�my Maucherat
Developer & Consultant
JBoss Group (Europe) S�RL
xxxxxxxxxxxxxxxxxxxxxxxxx

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

Reply via email to