Re: AW: Struts2 configuration problems

2008-07-14 Thread Piero Sartini
; Von: Gabriel Belingueres [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 14. Juli 2008 14:47 > An: Struts Users Mailing List > Betreff: Re: Struts2 configuration problems > > is not a the document root element of S2's struts.xml > file. That's the root element of S1 configura

AW: Struts2 configuration problems

2008-07-14 Thread Jan Froehlich
! -Ursprüngliche Nachricht- Von: Gabriel Belingueres [mailto:[EMAIL PROTECTED] Gesendet: Montag, 14. Juli 2008 14:47 An: Struts Users Mailing List Betreff: Re: Struts2 configuration problems is not a the document root element of S2's struts.xml file. That's the root ele

Re: Struts2 configuration problems

2008-07-14 Thread Gabriel Belingueres
is not a the document root element of S2's struts.xml file. That's the root element of S1 configuration file. 2008/7/14 Jan Froehlich <[EMAIL PROTECTED]>: > Hello List... > > I tried to extend a existing webapp based on a own framework with some > actions using struts2. > After I added all necess

Struts2 configuration problems

2008-07-14 Thread Jan Froehlich
Hello List... I tried to extend a existing webapp based on a own framework with some actions using struts2. After I added all necessary libraries, the struts2 filter and the struts.xml I have some errors when the tomcat starts up. (see further below) Whats odd about that - I can call a defined ac

[OT] Re: Configuration problems...

2007-11-05 Thread Dave Newton
My first assumption would still be a deployment problem; obviously your container doesn't think the class is where it's supposed to be. d. --- Serge Mathieu <[EMAIL PROTECTED]> wrote: > Hi every one, > I have installed Struts 1.3.8 used the > struts-blank-1.3.8.war to create a > first project, i

Configuration problems...

2007-11-05 Thread Serge Mathieu
Hi every one, I have installed Struts 1.3.8 used the struts-blank-1.3.8.war to create a first project, it run on an Apache Tomcat 5.0 with a JDK1.4.2_08. When I first try the app with the /Welcom.do url from the struts-blank app, no problem (this Welcom.do is just an url that forward directly to js

Re: Hibernate configuration problems

2004-06-01 Thread snpe
truts 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 mailin

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 --