Tapestry <maillist <at> tapestryforums.com> writes: > Whenever I make a run a Hibernate query, I get a null-pointer exception with > the stack trace listed below. > I'm not sure what the problem is! I have a feeling it is thread related. (The > debugger isn't being very helpful)
> # org.hibernate.tuple.AbstractTuplizer.createProxy(AbstractTuplizer.java:249) > ... Try posting to the hibernate forum. It helps to put your hibernate code in a test case in JUnit to isolate the problem. -- Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
