facebook

Pooled Database Connections

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226884 Reply

    yasaswi
    Member

    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

    #226914 Reply

    Riyad Kalla
    Member

    Yasaswi,
    Continue setting up the pools as you have always done, MyEclipse has nothing to do with this process and is only used for launching the app server and hooking it’s debugger into the process, besides that, you need to configure the app server any way you need it to run.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Pooled Database Connections

You must be logged in to post in the forum log in