replace location="${parameters.mainDecoratorLocation} with the actual location 
found in the web.xml
---------------------------------------------------------------------------------------------------

                 Key: OFBIZ-1531
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1531
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: SVN trunk
            Reporter: BJ Freeman
            Priority: Minor
             Fix For: SVN trunk


Though not meant to be used for intra-apps
the Include feature is being used that way in the controller for 
common-controller.
there is a gotcha describe in the dev ML about 
.mainDecoratorLocation not being accessed when since it is in the context in 
the web.xml
To remedy this 
all 
location="${parameters.mainDecoratorLocation} 
will be changed to the actual path found in the web.xml for each application.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to