|
Antwort: torque failing within junit "no DataSourceFactory configured": msg#00099jakarta.turbine.torque.user
Hi, One reason might be that you are missing the oracle libraries in your classpath. Either classes12.jar or ojdb14.jar must be in your classpath. At least one of them (depending on your oracle version) can be found in the jdbc/lib subdirectory of your oracle installation. Thomas Angela Day <angela.day@xxxxxxxxxxxxxxxxx> schrieb am 16.11.2004 20:08:33: > Torque works great while running the app or while running the junit tests > from the command line, but within eclipse, running a junit test, I get the > error "no DataSourceFactory configured for connection default". It fails on > the Torque.getConnection command. I have reviewed all of the junit and > torque archives and have followed all of the advice, but there is not a > change. > > I only have one commons-configuration.jar in my path. I have > > torque.dsfactory.default.factory=org.apache.torque.dsfactory.TorqueDataSourc > eFactory > torque.dsfactory.default.pool.defaultMaxConnections=10 > torque.dsfactory.default.pool.maxExpiryTime=3600 > torque.dsfactory.default.pool.connectionWaitTimeout=10 > torque.dsfactory.default.connection.driver = oracle.jdbc.driver.OracleDriver > torque.dsfactory.default.connection.url=jdbc:oracle:thin:xxx@xxxxxxxxxxxxxxx > .tx.us:1521:dev > torque.dsfactory.default.connection.user = xxx > torque.dsfactory.default.connection.password = xxx > torque.database.default.adapter=oracle > > defined in the Torque.properties file. > > Any help would be appreciated. I am frustrated. > > Thanks, > > Angela Day > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: torque-user-unsubscribe@xxxxxxxxxxxxx > For additional commands, e-mail: torque-user-help@xxxxxxxxxxxxx > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: torque failing within junit "no DataSourceFactory configured ": 00099, Angela Day |
|---|---|
| Next by Date: | RE: torque failing within junit "no DataSourceFactory configured ": 00099, Thomas Fischer |
| Previous by Thread: | torque failing within junit "no DataSourceFactory configured"i: 00099, Angela Day |
| Next by Thread: | RE: torque failing within junit "no DataSourceFactory configured ": 00099, Angela Day |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |