Yes, create a custom component and add it to the hot-deploy folder (there is an ant task that you can use to setup an empty component); then in the component override the ecommerce webapp and add to the controller.xml the view-map definition for yourcustom screen. You should find an example of this in framework/exampleext (that extends framework/example)
Jacopo On Mar 9, 2012, at 9:06 AM, Bernat Arlandis wrote: > Thanks! I had that solution in mind. Is there a way to override XML resources > and use custom ones without touching ofbiz?
