I have a Tomcat 5.5, MySQL Standard 4.1, Struts 1.2.4 environment. I know how to setup pooled database connections, in a standalone Tomcat server, using BasicDataSourceFactory in the Jakarta Commons API. How can I do this using MyEclipse IDE? Can I directly edit the server.xml in the $CATALINA_HOME/conf directory and set up my <Context…./> under the <Host> tag? If so what are the specific attributes and values I need to set for the <Context…/> element?
If not can I set those setting using the Tomcat Connector in MyEclipse IDE. Please inform.
Sincerely,
Yasaswi