Hello all,

I've been working on getting the jdbcconfig module up and running on one of our 
test boxes.  I managed to get it working with h2, but I haven't seen it working 
with Oracle yet.  Is Oracle supported in the current builds?  Is it in the 
works?

Here's my current config, in case I'm  doing something wrong...

enabled=true
initdb=true
initScript=${GEOSERVER_DATA_DIR}/jdbcconfig/scripts/initdb.oracle.sql
import=true
jdbcUrl=jdbc:oracle:thin:@dbname:1521:dbserv
driverClassName=oracle.jdbc.driver.OracleDriver
username=geoserver
password=
idleConnectionTestPeriodInMinutes=1
idleMaxAgeInMinutes=4
maxConnectionsPerPartition=18
minConnectionsPerPartition=6
partitionCount=3
acquireIncrement=3
statementsCacheSize=50
releaseHelperThreads=1

Thanks!

Aaron

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to