I guess I could got through the JdbcConnectionDescriptor after I get a
default configuration. Would that work? This is not how we are suppose
to do this is it.. I just started to play with OJB yesterday... So until
I come up to speed....
-----Original Message-----
From: Raymond Lukas
Sent: Friday, November 15, 2002 5:10 PM
To: [EMAIL PROTECTED]
Subject: How do I point to a remote database...
Please guys: This is a simple question...
Inside the repository.xml file.....
<jdbc-connection-descriptor
platform=postgresql
jdbc-level=1.0
driver=org.postgresql.Driver
protocol=jdbc
subprotocol=postgresql
dbalias=test
username=user1
password=mucaLives
/>
what is the property name for specifying the node:port string in the
JDBC URL.. I can not find this in the docs anywhere. I was kind of
thinking that it was the same as in the profile files but the property
names are different.
By the way I think that several links in on the web page for the
tutorials are broken.. Surely someone out there is doing this...
--
To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>