[jboss-user] [JBoss Seam] - 2.0.0.CR2 Seam-gen Error

nathandennis do-not-reply at jboss.com
Fri Oct 5 20:45:31 EDT 2007


downloaded CVS today. tried to build a seam-gen project and ran into trouble getting the meta data from a postgres database.



  | [hibernate] INFO: cleaning up connection pool: jdbc:postgresql://localhost/cgdb
  | [hibernate] An exception occurred while running exporter #2:hbm2java (Generates a set of .java files)
  | [hibernate] To get the full stack trace run ant with -verbose
  | [hibernate] org.hibernate.cfg.JDBCBinderException: Could not load MetaDataDialect: org.hibernate.cfg.reveng.dialect.PostgressMetaDataDialect
  | [hibernate] java.lang.ClassNotFoundException: org.hibernate.cfg.reveng.dialect.PostgressMetaDataDialect
  | [hibernate] A class were not found in the classpath of the Ant task.
  | [hibernate] Ensure that the classpath contains the classes needed for Hibernate and your code are in the classpath.
  | 
  | BUILD FAILED
  | /usr/local/seamcvs/seam100507/jboss-seam/seam-gen/build.xml:986: org.hibernate.cfg.JDBCBinderException: Could not load MetaDataDialect: org.hibernate.cfg.reveng.dialect.PostgressMetaDataDialect
  | 
  | 
  | 


not really sure what changed here.... the one obvious thing i noticed is Postgres is spelled with two "s".  a typo perhaps??

any direction with this new error would be greatly appreciated. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092231#4092231

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092231



More information about the jboss-user mailing list