Looking further at your exception trace from your previous email it seems
like an error somewhere in the Hibernate binding in one of the hbm.xml
config files.
Specifically,
org.postgresql.util.PSQLException: ERROR: relation
"ontology_ontology_id_seq" does not exist
The log files mean you hav
Hello Mark,
thank you for the information.
If I got it right, when using BioJavaX, the only BioSQL-script that is
really needed for PostgreSQL is 'biosqldb-pg.sql' (plus possibly
'biosql-accelerators-pg.sql').
I tried the example again (with and without the accelerator-script) with
the new CVS