[EMAIL PROTECTED] wrote:
> What am I missing?
>From http://tomcat.apache.org/tomcat-5.5-doc/jndi-resources-howto.html
<quote>
Tomcat 5 maintains a separate namespace of global resources for the
entire server. These are configured in the <GlobalNameingResources>
element of $CATALINA_HOME/conf/server.xml. You may expose these
resources to web applications by using <ResourceLink> elements.
</quote>

You need to define ResourceLink elements for your context.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to