Ok, I noticed that you have moduleAware="true" in your plugin configuration. Are you using modules? I'm not very familiar with them myself, but will it work if you take the moduleAware attribute out?

Greg

On Mar 8, 2006, at 10:36 AM, Hilton, Steve wrote:

Sorry, I should have shown that. I just stripped down the struts- config
file that I pasted in the e-mail.  I do have the following code in the
struts-config file...

    <controller
processorClass="org.apache.struts.tiles.TilesRequestProcessor"
        bufferSize="4096" debug="0"/>



-----Original Message-----
From: Greg Reddin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 10:33 AM
To: Struts Users Mailing List
Subject: Re: Help Needed: Struts-Tiles Configuration and/or Definition
Error



On Mar 8, 2006, at 10:06 AM, Hilton, Steve wrote:


First of all, I am using Websphere 5.1.0.  The problem is this....
Any time I try to reference a definition name in the tiles-defs.xml
file, any reference to that definition in the struts-config file
always
produces a warning which states "Target page.default cannot be
resolved
in the context of the following modules: /"


....


To make this even more frustrating, I can create a welcome page
like the
index.jsp listed below and that works fine.


Looks like you need to specify the TilesRequestProcessor in your
struts-config.xml.

Greg


---------------------------------------------------------------------
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]





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

Reply via email to