RE: Problem while Struts 2 and Tiles 2 integration.

2007-06-16 Thread LAMY Olivier
Hi, Have a look : https://issues.apache.org/struts/browse/TILES-183 HTH, -- Olivier -Message d'origine- De : Kev_dev [mailto:[EMAIL PROTECTED] Envoyé : samedi 16 juin 2007 19:57 À : user@struts.apache.org Objet : Re: Problem while Struts 2 and Tiles 2 integration. I received

Re: Problem while Struts 2 and Tiles 2 integration.

2007-06-16 Thread Kev_dev
I received this error as well, and discovered the cause to actually be my tiles.xml. The Struts2 tiles.xml needs to follow the schema defined in "http://struts.apache.org/dtds/tiles-config_2_0.dtd";, and if your tiles.xml differs from it, you may receive this exception. In my case, I was porting

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-15 Thread Greg Reddin
On 2/15/07, Greg Reddin <[EMAIL PROTECTED]> wrote: I would suspect that your problem lies in one of two areas: 1) Your web app is not configured correctly. Sorry, I may not have been very clear about this. Your web app may likely not be configured to match the build of Tiles you are using.

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-15 Thread Greg Reddin
I would suspect that your problem lies in one of two areas: 1) Your web app is not configured correctly. 2) You're not using a build of Tiles 2 that is compatible with the version of Struts. I didn't see the exception you posted so it's hard to determine which. I'll check the archives if I ge

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-14 Thread Abhijeet Kahale
On 2/15/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Abhijeet Kahale <[EMAIL PROTECTED]> wrote: > > > I am using *struts2-tiles-plugin-2.0.5.jar* , * > > > > tiles-api-2.0-20070130.184344-3.jar* and * > > > > tiles-core-2.0-20070130.184344-3.jar* for the > > > integration. (but the struts > >

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-14 Thread Dave Newton
--- Abhijeet Kahale <[EMAIL PROTECTED]> wrote: > > > I am using *struts2-tiles-plugin-2.0.5.jar* , * > > > > tiles-api-2.0-20070130.184344-3.jar* and * > > > > tiles-core-2.0-20070130.184344-3.jar* for the > > > integration. (but the struts > > > > core jar I am using is *struts2-core-2.0.1.jar > *

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-14 Thread Abhijeet Kahale
Sorry, my mistake, please read " tried with struts2-core-2.0.1.jar, but it's still not working" as " tried with struts2-core-2.0.5.jar, but it's still not working" On 2/15/07, Abhijeet Kahale <[EMAIL PROTECTED]> wrote: On 2/14/07, Dave Newton <[EMAIL PROTECTED]> wrote: > > --- Abhijeet Kahale

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-14 Thread Abhijeet Kahale
On 2/14/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Abhijeet Kahale <[EMAIL PROTECTED]> wrote: > Can anyone please help? > I am waiting for a response... Oh, my bad. Thnx for the response. > I am using *struts2-tiles-plugin-2.0.5.jar* , * > > tiles-api-2.0-20070130.184344-3.jar* and * >

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-14 Thread Dave Newton
--- Abhijeet Kahale <[EMAIL PROTECTED]> wrote: > Can anyone please help? > I am waiting for a response... Oh, my bad. > > I am using *struts2-tiles-plugin-2.0.5.jar* , * > > tiles-api-2.0-20070130.184344-3.jar* and * > > tiles-core-2.0-20070130.184344-3.jar* for the > integration. (but the struts

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-14 Thread Abhijeet Kahale
Can anyone please help? I am waiting for a response... On 2/12/07, Abhijeet Kahale <[EMAIL PROTECTED]> wrote: Hi All, I have created a small application to get familiar with the Struts 2 and Tiles 2 integration. I am using *struts2-tiles-plugin-2.0.5.jar* , * tiles-api-2.0-20070130.184344-3.