If you mean this part of my repository_database.xml, then "yes" i have set 
it. But it can be possible that there is something wrong in my setting. I 
use the MySQL 4.1 Server and Java 1.4.2.

   <jdbc-connection-descriptor
                jcd-alias="default"
                default-connection="true"
                platform="MySQL"
                jdbc-level="3.0"
                driver="com.mysql.jdbc.Driver"
                protocol="jdbc"
                subprotocol="mysql"
                dbalias="//localhost/test"
                username="root"
                password="hannibal"
                batch-mode="false"
        useAutoCommit="1"
        ignoreAutoCommitExceptions="false"
     >


regards

Michael

Reply via email to