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 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
> > > struts-config to the other
> > > struts-config including the result tag. The Tiles
> > > definitions are in the
> > > Tiles config file.
> > >
> > > 2007/7/25, Dave Newton <[EMAIL PROTECTED]>:
> > > >
> > > > Do you have the tiles result defined in both
> > > struts
> > > > config 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 output I'm only able to see
> > > that
> > > > > there are no errors in the
> > > > > log and the console and that the action returned
> > > > > "success". 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 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
> > > > > > after
> > > > > > > dividing the struts-config.xml I have a
> > > problem:
> > > > > the action is
> > > > > > configured
> > > > > > > correctly and works fine, but the result
> > > page is
> > > > > empty. I see messages
> > > > > > in my
> > > > > > > logfile telling me that every service layer
> > > > > method is called as expected
> > > > > > and
> > > > > > > even the action result is correct. The
> > > called
> > > > > action is in the included
> > > > > > > struts-config-administration.xml and the
> > > path is
> > > > > "/administration"
> > > > > > instead
> > > > > > > of "/". The tiles result ist defined too.
> > > When I
> > > > > put the same action
> > > > > > into
> > > > > > > the root struts-config.xml everything works
> > > fine
> > > > > again. Is there
> > > > > > anything
> > > > > > > extra that I must define that Tiles needs to
> > > > > work correctly  when I use
> > > > > > > multiple struts-config files?
> > > > > >
> > > > > > Is there anything in the log that could help?
> > > > > >
> > > > > > Antonio
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail:
> > > > > [EMAIL PROTECTED]
> > > > > > For additional commands, e-mail:
> > > > > [EMAIL PROTECTED]
> > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> > ____________________________________________________________________________________
> > > > Looking for a deal? Find great prices on flights
> > > and hotels with Yahoo!
> > > > FareChase.
> > > > http://farechase.yahoo.com/
> > > >
> > > >
> > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > >
> > > >
> > >
> >
> >
> >
> >
> >
> > ____________________________________________________________________________________
> > Be a better Globetrotter. Get better travel answers from someone who
> > knows. Yahoo! Answers - Check it out.
> > http://answers.yahoo.com/dir/?link=list&sid=396545469
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to