Re: Hibernate configuration problems

2004-06-01 Thread snpe
truts plugin and put > > it into my own plugin, eventually avoiding JNDI,. Since all I > > needed was a global Sessionfactory and a thread-safe session.. > > > > Regards > > marco > > > > > > -Original Message- > > From: Zaid [m

RE: Hibernate configuration problems

2004-06-01 Thread Marco Mistroni
Hi, U can download the source and comment the JNDI part urself :-) Regards marco -Original Message- From: Zaid [mailto:[EMAIL PROTECTED] Sent: 08 May 2004 10:48 To: Struts Users Mailing List Subject: Re: Hibernate configuration problems HI Marko and Mark and all friends

Re: Hibernate configuration problems

2004-06-01 Thread Mark Lowe
some HibernatePlugin with suppressed JNDI ?. I would be very much appreciated. Regards, - Original Message - From: "Marco Mistroni" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 01, 2004 1:07 PM Sub

Re: Hibernate configuration problems

2004-06-01 Thread Zaid
: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 01, 2004 1:07 PM Subject: RE: Hibernate configuration problems > Hi, > That COULD be the problem I've heard of users getting JNDI > problems with tomcat.. > I m sure there is a po

RE: Hibernate configuration problems

2004-06-01 Thread Tuncay Baskan \(Yazilim Muh. - Proje Gel. ve Uyg. Gr.\)
To: 'Struts Users Mailing List' > Subject: RE: Hibernate configuration problems > > Hi, > That COULD be the problem I've heard of users > getting JNDI problems with tomcat.. > I m sure there is a post either on hibernate or this mailing > lists ab

RE: Hibernate configuration problems

2004-06-01 Thread Marco Mistroni
Zaid [mailto:[EMAIL PROTECTED] Sent: 08 May 2004 09:35 To: Struts Users Mailing List Subject: Re: Hibernate configuration problems HI Marco, Thanx for responding, Acually, I am using it with Tomcat 4.1 (which comes with Struts Studio). Do u use JNDI with Hibernate ? Rgards, - Original Me

Re: Hibernate configuration problems

2004-06-01 Thread Zaid
MAIL PROTECTED]> Sent: Tuesday, June 01, 2004 12:12 PM Subject: RE: Hibernate configuration problems > And which app server r u using? > I have used plugin with jboss and everything looks fine for me... > > Regards > marco > > -Original Message- > From: Zaid [mai

Re: Hibernate configuration problems

2004-06-01 Thread Mark Lowe
1 May 2004 06:18 To: Struts Users Mailing List Subject: Hibernate configuration problems HI Friends, I am facing many difficulties in configuring HibernatePlugIn with struts (I am using Struts Studio), do I need to initialize jndi ? or there might be another way ? cause the jndi showing me the me

RE: Hibernate configuration problems

2004-06-01 Thread Marco Mistroni
And which app server r u using? I have used plugin with jboss and everything looks fine for me... Regards marco -Original Message- From: Zaid [mailto:[EMAIL PROTECTED] Sent: 11 May 2004 06:18 To: Struts Users Mailing List Subject: Hibernate configuration problems HI Friends, I

Hibernate configuration problems

2004-05-31 Thread Zaid
HI Friends, I am facing many difficulties in configuring HibernatePlugIn with struts (I am using Struts Studio), do I need to initialize jndi ? or there might be another way ? cause the jndi showing me the message "cannot find resource". Any advice from you ? thanx alot Zaid --