Hi.

Yaragalla Muralidhar wrote:
I have configured the datasource in serverhome/conf/context.xml but when i
am hosting my web app the servers conf/context.xml is not available so i
have copied context.xml into META-INF folder of web app but still i get the
message like datasource info not found. how can i solve this?


I do not know how to resolve that. But I can tell you how you could improve your chances of getting help here.

In case you have not noticed, this is the Tomcat Users list, not Twitter or 
Facebook.
So here, it helps if you think somewhat before firing off whatever comes to 
your fingers.
First, read this : http://www.catb.org/esr/faqs/smart-questions.html
It helps, in a general sense.

Then, read the Tomcat on-line documentation, here : http://tomcat.apache.org/
(I would point you to the appropriate version, but unfortunately you do not provide any useful information about that either)
Start with this : http://wiki.apache.org/tomcat/FAQ
and read the first few lines, they have useful recommendations.
Then maybe search for "database" and "application deployment" ? (there are even some examples there).

The general idea is this : First, read the appropriate documentation to see how you are *supposed* to do this. Then, if it does not work, make an effort at finding out why, using the available on-line resources. Then, if you still need help from this list, provide some *useful and precise* information about what you have tried, with what version of Tomcat, on which platform, according to what documentation. And when it does not work, instead of mentioning a "message like..", copy the real message from the real logfile.
All of that would immensely increase your chances of getting help quickly on 
this list.


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

Reply via email to