Wow, I don't know what I was doing wrong where when, but by trial and error (and error and error :-) I finally got my generated object model running...
What'd be really cool is if someone could audit my Torque.properties and tell me if there's anything there that doesn�t need to be. In particular, I added the entries below; do I / should I need them? # parallels ...default.adapter...; torque.database.ss.adapter=postgresql # parallels ...sdfactory.default...: torque.dsfactory.ss.factory=\ org.apache.torque.dsfactory.Jdbc2PoolDataSourceFactory torque.dsfactory.ss.pool.defaultMaxActive=10 torque.dsfactory.ss.pool.testOnBorrow=true torque.dsfactory.ss.pool.validationQuery=SELECT 1 torque.dsfactory.ss.connection.driver = org.postgresql.Driver torque.dsfactory.ss.connection.url = jdbc:postgresql://127.0.0.1:5432/ss torque.dsfactory.ss.connection.user = zodiac torque.dsfactory.ss.connection.password = zodiac These lines are cut'n'paste duplicates of the same lines with 'ss' substituted for 'default' in the key names. The complete Torque.properties is attached. Thanks, L.
Torque.properties
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
