Re: RE: Struts 2.1.8 Tiles

2010-11-02 Thread Chris Pratt
> at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:418) > > Thanks and Regards, > > Satheesh Kannan A B > - INDIA > > > > -Original Message- > From: Martin Gainty [mailto:mgai...@hotmail.com] > Sent: Wednesday, November 03, 2010 1:16 AM > To: St

RE: Struts 2.1.8 Tiles

2010-11-02 Thread Satheesh Kannan A B
A B - INDIA -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Wednesday, November 03, 2010 1:16 AM To: Struts Users Mailing List Subject: RE: Struts 2.1.8 Tiles implement one extends e.g. Martin __ Verzicht

RE: Struts 2.1.8 Tiles

2010-11-02 Thread Martin Gainty
3 Nov 2010 00:52:52 +0530 > Subject: RE: Struts 2.1.8 Tiles > > Hi, > I tried wat u all told, since am facing this issue. extends="struts-default,tiles-default" namespace="/"> > > [11/3/10 0:51:32:207 IST] 00db SystemOut O 2010-11-03 0

RE: Struts 2.1.8 Tiles

2010-11-02 Thread Satheesh Kannan A B
10 12:05 AM To: Struts Users Mailing List Subject: Re: Struts 2.1.8 Tiles It looks like you extended the struts-default instead of the tiles-default and you didn't define the tiles result type yourself. Try changing the package declaration to extends="tiles-default" (*Chris*) On T

Re: Struts 2.1.8 Tiles

2010-11-02 Thread Chris Pratt
RightsAction"> > > > > class="createLetterAction"> > > > > > > > > > > > > Thanks and Regards, > > > > Satheesh Kannan A B > > > > > > > >

Re: Struts 2.1.8 Tiles

2010-11-02 Thread Maurizio Cucchiara
  >                 >                 >                 >                 class="createLetterAction"> >                 > >         > > > Thanks  and Regards, > > Satheesh Kannan A B > > > > > -Original Message- > From: Maurizio Cucchiara

RE: Struts 2.1.8 Tiles

2010-11-02 Thread Satheesh Kannan A B
t;        at > com.opensymphony.xwork2.config.impl.DefaultConfiguration.reloadContainer(DefaultConfiguration.java:193) >        at > com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:55) > > Thanks  and Regards, > > Satheesh Kan

Re: Struts 2.1.8 Tiles

2010-11-02 Thread Maurizio Cucchiara
gt; com.opensymphony.xwork2.config.impl.DefaultConfiguration.reloadContainer(DefaultConfiguration.java:193) >        at > com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:55) > > Thanks  and Regards, > > Satheesh Kannan A B

RE: Struts 2.1.8 Tiles

2010-11-02 Thread Satheesh Kannan A B
y.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:55) Thanks and Regards, Satheesh Kannan A B -Original Message- From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com] Sent: Tuesday, November 02, 2010 2:21 PM To: Struts Users Mailing List Subject: Re: Struts 2.1.8 Tiles

Re: Struts 2.1.8 Tiles

2010-11-02 Thread Maurizio Cucchiara
Try to put dependencies in the same folder. -- Maurizio Cucchiara - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Struts 2.1.8 Tiles

2010-11-02 Thread Maurizio Cucchiara
As you can see struts2-tiles-plugin and struts2-core are located in different places. So your application server loads them in two different time: D:\Official\PROJECTS\D&E\Source\*DivorceAndEqualizationEAR*\struts2\struts2-tiles-plugin-2.1.8.1.jar; D:\Official\PROJECTS\D&E\Source\*DivorceAndEqualiz

Struts 2.1.8 Tiles

2010-11-01 Thread Satheesh Kannan A B
Hi, Am trying to use tiles in my project using struts 2.1.8, everything is working fine without tiles. But if am configured tiles, it throwing exception as mentioned below. The following jars are used. struts2-core-2.1.8.1, tiles-jsp-2.0.6.\, struts2-spring-plugin-2.1.8.1, struts2-testng-plugi