If i understand you correctly the path to mainDecoratorLocation should
be the same for all apps.
however if the path is in the application should it not be distinguish
for that application?

Chris Howe sent the following on 11/21/2007 5:50 PM:
> 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