Re: [Hibernate] RE: hibernate-devel -- confirmation of subscription -- request 709687

2003-10-20 Thread Christian Bauer
On 20 Oct (02:41), Joe Hertz wrote: > The JSP generated code is now throwing an exception > (javax.servlet.ServletException: net/sf/hibernate/Session) to be thrown > at the line indicated below, which doesn't tell my newbie self much. Please show the Exception... -- Christian Bauer [EMAIL PROTE

Re: [Hibernate] RE: hibernate-devel -- confirmation of subscription -- request 709687

2003-10-20 Thread Christian Bauer
On 20 Oct (03:12), Joe Hertz wrote: > javax.servlet.ServletException: net/sf/hibernate/Session > at > org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex > tImpl.java:536) Well, there is no Hibernate code in your JSP and the Exception doesn't tell me anything (maybe a C

[Hibernate] Came across this happy Hibernate blogger today

2003-10-20 Thread Daniel Bradby
http://madbean.com/blog/58/ --- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room

RE: [Hibernate] Came across this happy Hibernate blogger today

2003-10-20 Thread Mao, Dean (IHG)
Heck, I would write one too if I had a blog. He says something about one .hbm.xml file. With xdoclet, I just have 55 pojos and nothing else but xdoclet tags. And the coolest thing(s) in the world is still the hibernate tools that go with it (the stuff in the tools package level) -Original M

RE: [Hibernate] Re: Support for Axion (http://axion.tigris.org)

2003-10-20 Thread Sandeep Dath
Hi, Therefore, I could plug in my own dialect, or does Hibernate expect "net.sf.hibernate.dialect.*" packaging for all dialects. That shouldn't be the case right? So I could do insert, hibernate.dialect myclass.AxionDialect hibernate.connection.driver_class hibernate.connection.url In the prop

RE: [Hibernate] Saving Collections from Multiple Sessions

2003-10-20 Thread Urberg, John
That is exactly what I was looking for. Thanks again for a great tool. Regards, John -Original Message- From: Gavin King [mailto:[EMAIL PROTECTED] Sent: Saturday, October 18, 2003 6:06 AM To: Urberg, John Cc: '[EMAIL PROTECTED]' Subject: Re: [Hibernate] Saving Collections from Multiple S