At the moment all the parameters have to be exposed as config properties through the tranql wrapper. They don't have to be listed in ra.xml however.
If you can come up with a patch to tranql quickly it will get released ASAP... I'm currently waiting for my codehaus credentials to get straightened out, then I will work on releasing tranql. thanks david jencks On Apr 26, 2010, at 12:15 PM, Johannes Weberhofer, Weberhofer GmbH wrote: > I have a question related to the Geronimo 2.2 MySQL connector: > > Is there a way to define additional connection-parameters for database-pools > using the TranQL Local Resource Adapter? I need specifically the > "characterEncoding=utf8" parameter whilst connecting to a MySQL database. The > JDBC connect-string looks like: > jdbc:mysql://localhost/eusodanoe?characterEncoding=utf8 . > > Another issue I have is how to enforce an SSL connection on the postgres > driver ( ?ssl=true&sslfactory=org.postgresql.ssl.NonValidatingFactory ). > > I hope, somebody can help me! > > Best regards, > Johannes Weberhofer
