Issue Details (XML | Word | Printable)

Key: ABICLOUD-188
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Albert Puig
Reporter: Marc Morata
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Abiquo

AM: Wrong location for conf files

Created: 16/Sep/09 05:28 PM   Updated: 22/Oct/09 10:42 AM   Resolved: 19/Oct/09 05:32 PM
Component/s: Appliances Library
Affects Version/s: abiCloud-0.8.0-SNAPSHOT
Fix Version/s: abicloud-1.0.0PR2

Time Tracking:
Not Specified


 Description  « Hide
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

Albert Puig added a comment - 19/Oct/09 05:32 PM
moved ''cxf.xml'' file to WEB-INF/classes/conf

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