multiple struts-config files -> empty Tiles Page

2007-07-25 Thread Kim Wegerle
Hello, I'm using Struts 2.0.8. I've decided to divide my Struts configuration into multiple parts. The configuration is now divided into two parts: struts-config.xml and struts-config-administration.xml . I'm using the Tiles plug-in and with one single configuration everything worked fine. But af

Re: multiple struts-config files -> empty Tiles Page

2007-07-25 Thread Kim Wegerle
uccess". I just wanted to go sure with my question, that there is nothing additional I have to do, when I use multiple struts config files with Tiles. 2007/7/25, Antonio Petrelli <[EMAIL PROTECTED]>: 2007/7/25, Kim Wegerle <[EMAIL PROTECTED]>: > Hello, > > I'm using

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Kim Wegerle
ig files? > > d. > > --- Kim Wegerle <[EMAIL PROTECTED]> wrote: > > > This is a good advice. I will change the log level > > to debug. Perhaps I'll > > see something that helps to solve this problem. With > > the current log level > > and my own debug

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Kim Wegerle
Yes, I have. 2007/7/27, Dave Newton <[EMAIL PROTECTED]>: > > Rewording: > > Do you have the tiles S2 result *type* defined in both > struts config files? > > --- Kim Wegerle <[EMAIL PROTECTED]> wrote: > > > No, I moved the complete action tag from the one

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Kim Wegerle
Kim, can you try creating a very small project with two > struts-config.xml and see if the problem is repeatable, possibly with > a very simple Tiles definition? > If yes, it could be a bug. > > Antonio > > 2007/7/27, Kim Wegerle <[EMAIL PROTECTED]>: > > Yes, I ha