on 5/28/01 6:08 AM, "Graeme Pyle" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I had the same problem and it was driving me nuts too
> :-)
>
> Eventually I figured out that the database name in
> your torque XML schema
>
> <database name="INTERPLANETARY">
>
> maps to the database name in the TR.props file
>
> database.INTERPLANETARY.driver=org.postgresql.Driver
> database.INTERPLANETARY.url=jdbc:postgresql:test
> database.INTERPLANETARY.username=graeme
> database.INTERPLANETARY.password=password
>
> database.adaptor=DBPostgres
> database.adaptor.DBPostgres=org.postgresql.Driver
>
> After changing that, everything was okay (no more
> "Connection object is null")
>
> Cheers,
>
> G
I just added some documentation to the project-schema.xml file that comes
with Torque. In the future, if you have something that is driving you nuts
and you eventually figure it out, please consider sending in a diff that
adds some documentation so that others don't end up with the same headaches.
:-)
Thanks!
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]