org.hibernate.cfg.annotations.EntityBinder bindTable
INFO: Bind entity com.sun.bookstore.database.Book on table WEB_BOOKSTORE_BOOKS
14-Apr-2009 13:11:48 org.hibernate.cfg.AnnotationConfiguration...
Type: Posts; User: jpen; Keyword(s):
org.hibernate.cfg.annotations.EntityBinder bindTable
INFO: Bind entity com.sun.bookstore.database.Book on table WEB_BOOKSTORE_BOOKS
14-Apr-2009 13:11:48 org.hibernate.cfg.AnnotationConfiguration...
just a followup to the above post, the jetty output trace...the war file im trying to deploy is bookstore2.war
jp1@vmnode:~/applications/jetty-6.1.14$ java -jar jetty.jar etc/jetty.xml...
Hi all,
hi, anyone know how to get jetty configured with spring? my setup is jetty+derby+spring2.5+hibernate3.3.1+atomikos3.5.2; Ive got a web application (war file) which Im deploying in jetty...