WEB-INF/classes/conf for conf.xml file
WEB-INF/conf/ for cxf configuration
Maybe the cxf should be in WEB-INF/classes/conf
Description
AM has conf files in two locations:
WEB-INF/classes/conf for conf.xml file
WEB-INF/conf/ for cxf configuration
Maybe the cxf should be in WEB-INF/classes/conf
Xavier Fernandez added a comment - 17/Oct/09 06:22 AM cxf.xml is now on WEB_INF folder
Try to put all in WEB-INF/classes/conf in order to maintain the abiCloud projects coherence
Thank you
in order to use the same convention of the ''virtualFactory'' project, the cxf.xml (the spring bean definition) is moved to webapp/springresources/cxf.xml
Albert Puig added a comment - 20/Oct/09 01:44 PM in order to use the same convention of the ''virtualFactory'' project, the cxf.xml (the spring bean definition) is moved to webapp/springresources/cxf.xml
Try to put all in WEB-INF/classes/conf in order to maintain the abiCloud projects coherence
Thank you