|
java.lang.NullPointerException: There was no DataSourceFactory configured f: msg#00069jakarta.turbine.torque.user
Hi, I get this NullPointerException, although I do have the following in my project.properties AND in torque.properties. (I am using torque with turbine 2.3.1) torque.database.default = TestApp1 torque.database.TestApp1.adapter = mysql # Using commons-dbcp torque.dsfactory.TestApp1.factory = org.apache.torque.dsfactory.SharedPoolDataSourceFactory torque.dsfactory.TestApp1.connection.driver = org.gjt.mm.mysql.Driver torque.dsfactory.TestApp1.connection.url = jdbc:mysql://localhost:3306/TestApp1 torque.dsfactory.TestApp1.connection.user = user torque.dsfactory.TestApp1.connection.password = password isn't that all I need? I consulted the turbine and torque sites but couldn't find anything more than the snippet above. any help is greatly appreciated. klaus |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Unable to create Criteria object or executeQuery: 00069, T E Schmitz |
|---|---|
| Next by Date: | Re: autoincrement in PostgreSQL: 00069, Henning P. Schmiedehausen |
| Previous by Thread: | data sql and now() functioni: 00069, Alik Kurdjukov |
| Next by Thread: | Don't get Torque's loggin to work: 00069, Vitzethum, Daniel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |