RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread David Friedman
ssage- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 1:30 AM To: 'Struts Users Mailing List' Subject: RE: Hibernate 2.1.X and Struts 1.2 The jar's I'm not using are all listed in the 2.1 readme as optional, or should be. It's late :-) Are y

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread Joe Hertz
e your DB > driver is in a shared or common directory > > I hope this helps. > > Regards, > David > > -Original Message- > From: Joe Hertz [mailto:[EMAIL PROTECTED] > Sent: Friday, April 23, 2004 12:44 AM > To: 'Struts Users Mailing List' > Subject:

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread Joe Hertz
htly before anyone else wastes their time :-/ Thanks for helping. > -Original Message- > From: Joe Hertz [mailto:[EMAIL PROTECTED] > Sent: Friday, April 23, 2004 12:44 AM > To: 'Struts Users Mailing List' > Subject: RE: Hibernate 2.1.X and Struts 1.2 > > &

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread David Friedman
bin.jar ** I hope your DB driver is in a shared or common directory I hope this helps. Regards, David -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 12:44 AM To: 'Struts Users Mailing List' Subject: RE: Hibernate 2.1.X and Struts

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread Joe Hertz
From: Joe Hertz [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 10:31 PM > To: 'Struts Users Mailing List' > Subject: RE: Hibernate 2.1.X and Struts 1.2 > > > Dies almost before it begins. Hibernate Logging is set to debug. > > This is everything before t

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread David Friedman
? Can you include the Hibernate plug-in (anything proprietary removed) and the jar? Regards, David -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 22, 2004 10:31 PM To: 'Struts Users Mailing List' Subject: RE: Hibernate 2.1.X and Struts 1.2 D

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread Joe Hertz
April 22, 2004 9:31 PM > To: Struts Users Mailing List > Subject: RE: Hibernate 2.1.X and Struts 1.2 > > > Do you have any hibernate related messages in any of your > logs? And the one or two lines above/below NoClassDefFoundError? > > Regards, > David > > --

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread David Friedman
sage- > From: John McGrath [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 4:46 PM > To: 'Struts Users Mailing List' > Subject: RE: Hibernate 2.1.X and Struts 1.2 > > > we wrote our own. we might be doing this back-assward, but > basically our first

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread Joe Hertz
ailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 4:46 PM > To: 'Struts Users Mailing List' > Subject: RE: Hibernate 2.1.X and Struts 1.2 > > > we wrote our own. we might be doing this back-assward, but > basically our first step is to put the factory we wan

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread John McGrath
, and these methods actually execute the hibernate calls. hope that helps, john -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 22, 2004 2:43 PM To: 'Struts Users Mailing List' Subject: RE: Hibernate 2.1.X and Struts 1.2 What Plugin are you us

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread Joe Hertz
What Plugin are you using? Specifically, how do you go about generating your SessionFactory? > -Original Message- > From: John McGrath [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 2:13 PM > To: 'Struts Users Mailing List' > Subject: RE: Hiber

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread John McGrath
we're using Struts 1.2 and Hibernate 2.1, works great, though it took a little fiddling with the jars and classpath to get it going. also, we had some problems with the version of cglib2 that came with hibernate (i think it was RC2), so we downloaded the final version of 2, that worked. we also ha