On 30/04/2010, at 1:49 PM, Scott Gray wrote:

> What about adding something like the following to ofbiz-component.xml schema
> <extend-web-app name="order"
>    include-controller="path/to/controller.xml"
> />

Finding the webapp to extend doesn't look so easy, it looks like it would need 
to be something like:
<extend-webapp server-name="default-server" mount-point="/ordermgr">
That would be the only way to be sure that you're extending the correct webapp. 
 The name attribute is really only informational and does nothing, I could for 
example name every webapp in OFBiz "order" and it would have no effect 
whatsoever.

Regards
Scott

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to