Hi - This should be resolved in CVS now. Let me know if it doesn't work.
Best regards, - Mark Felix Dreher <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/21/2006 01:34 AM To: biojava-l@biojava.org cc: (bcc: Mark Schreiber/GP/Novartis) Subject: [Biojava-l] BioSQLRichSequenceDB: initialisation error Hello, in the constructor of BioSQLRichSequenceDB the following line is called: this.addCriteria = criteria.getMethod("add", new Class[]{Class.class}); where criteria is an instance of org.hibernate.Criteria The problem is, when I try to initialise a BioSQLRichSequenceDB, a "NoSuchMethodException" is thrown at this line. I searched for the getMethod- method and in fact it is not present in org.hibernate.Criteria. So does anyone know if this is an error in the BioJava-class or in the Hibernate-class? Greetings, Felix -- Felix Dreher Max-Planck-Institute for Infection Biology Campus Charité Mitte Department of Immunology Mailing address: Schumannstraße 21/22 Visitors: Virchowweg 12 10117 Berlin Germany Tel.: +49 (0)30 28460-254 / -494 Mobile: +49 (0)163 7542426 _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l