Hi
I still try to get running my project using ojb
1.0rc6.
When I run :
ant ojb-blank
I get :
[torque-sql] (transform.DTDResolver 128
) Resolver: used database.dtd from
org.apache.torque.engine.database.transform package
sql-template:
create-db-check:
create-db:
datasql:
[echo]
+-----------------------------------------------+
[echo] |
|
[echo] | Generating SQL from data XML !
|
[echo] | Woo hoo!
|
[echo] |
|
[echo]
+-----------------------------------------------+
[torque-data-sql] Using contextProperties file:
/home/rcs/Master/extern/java/db-ojb/build.properties
[torque-data-sql] Using classpath
[torque-data-sql] Generating to file
/home/rcs/Master/extern/java/db-ojb/target/test/sql/ojbtest-data.sql
[torque-data-sql] Parsing file: 'ojbtest-schema.xml'
[torque-data-sql] (transform.DTDResolver
128 ) Resolver: used database.dtd from
org.apache.torque.engine.database.transform package
[torque-data-sql] Resolver: used
/home/rcs/Master/extern/java/db-ojb/target/test/ojbtest-data.dtd
insert-sql:
[torque-sql-exec] Our new url ->
jdbc:postgresql://localhost/OJB
BUILD FAILED
/home/rcs/Master/extern/java/db-ojb/build.xml:386:
Following error occured while executing this line
/home/rcs/Master/extern/java/db-ojb/build-torque.xml:339:
org.postgresql.util.PSQLException: Backend start-up
failed: org.postgresql.util.PSQLException: FATAL:
database "OJB" does not exist
Thnk's for any help
Andre
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]