Date: 2004-03-20T18:40:15 Editor: DomSiroros <[EMAIL PROTECTED]> Wiki: DB Torque Wiki Page: TutorialErrata URL: http://wiki.apache.org/db-torque/TutorialErrata
no comment Change Log: ------------------------------------------------------------------------------ @@ -77,9 +77,7 @@ = I suppose Torque.properties in the tutorial should be updated? = -Regarding torque-3.1.tar.gz and torque-gen-3.1.tar.gz, someone mention in the mailing list that we suppose to merge the two packages which answered many mysteries I encountered. - -I've also spend a day figuring out what's wrong with my code in the bookstore tutorial as I always get +I've spend a day figuring out what's wrong with the BookStore example (I used torque-3.1.tar.gz and torque-gen-3.1.tar.gz) as I always get the following error messages: {{{ [WARN] IDBroker - -IDBroker is being used with db 'bookstore', which does not support transactions. IDBroker attempts to use transactions to limit the possibility of duplicate key generation. Without transactions, duplicate key generation is possible if multiple JVMs are used or other means are used to write to the database. java.lang.NullPointerException: There was no DataSourceFactory configured for the connection bookstore @@ -115,5 +113,6 @@ torque.dsfactory.bookstore.connection.password = 1234 }}} -Then I could run the bookstore example. +Then I could run the bookstore example. I'm not too sure if this type of configuration should be mention +in the tutorial but it sure works for me. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]