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