Beginner |
|
Joined: Fri Apr 23, 2004 6:39 pm Posts: 23
|
Hi,
I have an error when I try to connect to Hsql DB using hibernator with wsad 5.1:
Ignoring resources in Project output: /CollectionStruts/WebContent/WEB-INF/classes java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.util.Hashtable.put(Hashtable.java) at java.util.Properties.setProperty(Properties.java:122) at net.sf.hibernator.HibernateConnection.createConnection(HibernateConnection.java:71) at net.sf.hibernator.views.ConnectionView$8.run(ConnectionView.java:199) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
Thanks
|
|