Tomcat 6.0

This is a discussion on Tomcat 6.0 within the Apache Web Server forums, part of the Web Server and Related Forums category; In tomcat 6.0 where do I put the following definition: In 5.0 it was in the server.xml. ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-24-2007
DJH
 
Posts: n/a
Default Tomcat 6.0

In tomcat 6.0 where do I put the following definition:

In 5.0 it was in the server.xml. It has since changed. I just want to
make the sample apps reloadable and provide the datasource.


<Context path="/examples" docBase="examples"
debug="5" reloadable="true" crossContext="true">


<Resource name="jdbc/PB1DB" auth="Container" type="javax.sql.DataSource"
maxActive="100" maxIdle="30" maxWait="10000"
username="us" password="pwd"
driverClassName="oracle.jdbc.OracleDriver"
url="jdbc:oracle:thin:us:pwd@localhost:1521:pb1"/>

</Context>
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 11:36 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0