Here are my settings for the db connect: torque.database.default=jetspeed torque.database.jetspeed.adapter=mysql
torque.dsfactory.jetspeed.factory=org.apache.torque.dsfactory.TorqueDataSourceFactory torque.dsfactory.jetspeed.pool.defaultMaxConnections=10 torque.dsfactory.jetspeed.pool.maxExpiryTime=3600 torque.dsfactory.jetspeed.pool.connectionWaitTimeout=10 ### MySQL torque.dsfactory.jetspeed.connection.driver = org.gjt.mm.mysql.Driver torque.dsfactory.jetspeed.connection.url = jdbc:mysql://localhost:3306/jetspeed torque.dsfactory.jetspeed.connection.user = portal torque.dsfactory.jetspeed.connection.password = My problem: The admin is unable to create new users. After filling in the needed data, I click on the add user button and the table with all users is shown but the new one is missing. Any solutions? Kind regards Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
