diff --git a/WebContent/conf/Spiracle.properties b/WebContent/conf/Spiracle.properties index 8728dfa..5cfc6f7 100644 --- a/WebContent/conf/Spiracle.properties +++ b/WebContent/conf/Spiracle.properties @@ -11,7 +11,7 @@ java.password=test jdbc.fetchsize=25 -default.connection=jndi +default.connection=c3p0 spring.path=/path/to/spring-context.xml