Re: Struts Hibernate error

2005-08-23 Thread Emmanouil Batsis
Luiz Godoy wrote: java.lang.RuntimeException: Exception building SessionFactory: null Search the hibernate forums, could be anything from your hibernate.cfg.xml location to your JDK version. In any case, it has nothing to do with struts. hth, Manos -

RE: Struts Hibernate error

2005-08-23 Thread Marco Mistroni
remember correctly... If you want to avoid headaches, try to use Spring for managing Hibernate session HTH marco -Original Message- From: Luiz Godoy [mailto:[EMAIL PROTECTED] Sent: 23 August 2005 14:48 To: Struts Users Mailing List Subject: Re: Struts Hibernate error Here is it

Re: Struts Hibernate error

2005-08-23 Thread Luiz Godoy
Here is it, i´m trying to test an action, but the error seem to come from Hibernate. testLoadPage(test.com.bm.pcs.corporativo.actions.TestFamiliaDNCAction) servletunit.struts.ExceptionDuringTestError: An uncaught exception was thrown during actionExecute() at servletunit.struts.MockStrutsTestCa

Re: Struts Hibernate error

2005-08-23 Thread Emmanouil Batsis
Luiz Godoy wrote: I´m having this error using eclipse, with struts and hibernate, any clue ? Not without the stacktrace. Manos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]