The "problem" that you're having is the exact feature that is created by 
mainDecoratorLocation.  Appending [applicationname] breaks that feature.   Are 
you unable to override parameters.mainDecoratorLocation through a preprocessor 
or by another means?

----- Original Message ----
From: BJ Freeman <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, November 21, 2007 7:02:18 PM
Subject: mainDecoratorLocation change to [applicationname]mainDecoratorLocation


when including other controllers, the context for mainDecoratorLocation
has to be defined in the web.xml of the home controller location.

this causes a problem when all the application use
 mainDecoratorLocation.

so would like to propose that the mainDecoratorLocation is used for the
framework/common/webapp/

and preappend the application name to mainDecoratorLocation
([applicationname]mainDecoratorLocation)  in the applications web.xml.



Reply via email to