Re: [Biojava-l] Problem: BioSQL-cvs and/or RichSequence-Annotation

2006-02-16 Thread mark . schreiber
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

Re: [Biojava-l] Problem: BioSQL-cvs and/or RichSequence-Annotation

2006-02-16 Thread Felix Dreher
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