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
ubject: RE: Hibernate 2.1.X and Struts 1.2 Unfortunately, not a bit :( It's not getting to the point of storing the SessionFactory in the JNDI tree or Servlet Context. It dies on construction of the SessionFactory. Ted's Plugin from the Struts-Hibernate example (still there as it turns out

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
-1.0.1.jar commons-fileupload.jar commons-logging-1.0.3.jar commons-beanutils.jar commons-validator.jar john -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 22, 2004 10:16 AM To: 'Struts Users Mailing List' Subject: Hibernate 2.1.X and Struts

Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread Joe Hertz
I'm trying to upgrade from Hibernate 2.0.3 to 2.1.2, and my pre-existing Hibernate Plugin hates it. (It's based on the Struts-Hibernate example Ted wrote, which doesn't appear to be on sourceforge. anymore). I'm getting this exception, which implies I'm loading old jar files from 2.0.3, but I don'