Hi all, I’m new with Geronimo and I need your help to configure my database pool. In particular I’ve seen that if deploy database pool through the Geronimo console, by default ExceptionSorterClass property is set as org.tranql.connector.AllExceptionsAreFatalSorter: I need to change it in org.tranql.connector.NoExceptionsAreFatalSorter.
Which is the best way to do that? Should I change it in tranql-connector-ra-1.3.rar\META-INF\ra.xml file and then use Geronimo database pool wizard or create my plan and deploy the pool via the command-line deploy tool? In this second case what happens if, after the deploy, I change other properties using the Geronimo console? ExceptionSorterClass property can be overwritten with the default value? (I don’t know where pool properties are saved). Thanks and sorry for my english! Sara -- View this message in context: http://www.nabble.com/How-can-I-set-ExceptionSorterClass-property-for-my-database-pool--tp16834635s134p16834635.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
