VijayKS wrote:
> Hi, I am using Tomcat 5.0.
> 
> I have one application "test".
> In "test" i created "META-INF" folder and put "context.xml" file.Here is the
> content
> <context>
That should be <Context>

> <resource name="jdbc/PDBDataSource" scope="Shareable"
That should be <Resource ...

Case matters. Check your config against the docs.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to