Bug 252 : How to configure the JNDI of Tomcat by ebean.properties
Priority 
High
Reported Version 
 
Logged By 
zhoupeng
Status 
Fixed
Fixed Version 
2.5.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
17/03/2010
Updated 
17/03/2010
Type 
Bug
 
Attachments 
No attachments

Thank you for your answer����?
Hope to resume as soon as possible the following questions��??

>>> How to configure the JNDI of Tomcat by ebean.properties

Examples:
## ${jndi:MyJndiProperty}
## ${CATALINA_HOME}
## ${catalina.base}
## ${any.property.in.avaje.properties}

>>>The following properties What is the best parameter settings����?

datasource.ora.isolationlevel=read_committed
datasource.ora.minConnections=1
datasource.ora.maxConnections=1000
datasource.ora.maxInactiveTimeSecs=-1
datasource.ora.leakTimeMinutes=1
datasource.ora.waitTimeoutMillis=1000
datasource.ora.captureStackTrace=true
datasource.ora.autoCommit=true

 
Rob 17 Mar 08:56
Please ...

Please do NOT log enhancements when you are asking a question.

Thank you.

Rob 17 Mar 08:57
Please use the forums or Google group.

Please ask questions in the forum or Google Group.

Rob 17 Mar 09:15
How to configure the JNDI of Tomcat by ebean.properties

I think this is what your meaning though... as I'm looking at ServerConfig and there is no parameter to load dataSourceJndiName from ebean.properties.

I have just added support for this:

ebean.xxx.dataSourceJndiName=...

Rob 17 Mar 09:15
Fixed in HEAD

fixed in HEAD.

woResponse

Upload a file