Hmm -- config looks good for what you've provided. Might want to take a
look a little higher up in the logs to see if there's another problem
contributing to this one.
--David
Will Hartung wrote:
Drop the ResourceLink element -- it's confusing tomcat and not needed
here unless you created a
> Drop the ResourceLink element -- it's confusing tomcat and not needed
> here unless you created a global resource.
Thanx for the quick reply David, but, alas, removing the ResourceLink
resorts in the same error.
Regards,
Will Hartung
([EMAIL PROTECTED])
--
View this message in context:
ht
Drop the ResourceLink element -- it's confusing tomcat and not needed
here unless you created a global resource.
--David
Will Hartung wrote:
I'm trying to get a DataSourceRealm working for my project.
When I try to log in, I get:
javax.naming.NameNotFoundException: Name jdbc is not bound in
I'm trying to get a DataSourceRealm working for my project.
When I try to log in, I get:
javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
at org.apache.naming.NamingContext.lookup(NamingContext.java:769)
at org.apache.naming.NamingContext.lookup(NamingCo