On Monday, June 11, 2001, at 09:46  AM, Shaun Campbell wrote:

> I don't seem to have a db.props in my conf directory, only what looks 
> like
> lots of defaults in my build directory.

Earlier in the thread you mentioned you're using the TDK.
The path Jason specified isn't in WEB-INF/conf in the TDK.

But you can find it in a couple places.  TDK uses items
from the tdk/share directory when generating the sample
application.  So you can find the master db.props file for
your database here:
tdk/share/conf/torque/templates/sql/base/<db>/db.props

And since you already have an installed application, you
will also find the operative db.props file here:
tdk/webapps/<app>/WEB-
INF/build/bin/torque/templates/sql/base/<db>/db.props

-Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to