Can we override default name of web controller file from controller to SomeName.xml

Posted by Anil Patel on
URL: http://ofbiz.116.s1.nabble.com/Can-we-override-default-name-of-web-controller-file-from-controller-to-SomeName-xml-tp178213.html

Hi,
While working on refactoring of Order Checkout process, this thought came to
mind. Can we override name of controller of web application. Like Process of
testing and development I thought it will be nice to have a clean
controller.xm file to start with. While I can rename the Old file and add a
new file with controller.xml, it will be cool to just override the name of
default controller for web app, Also I am very confident that this must be a
simple config setting somewhere
Regards
Anil Patel