Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.3.3
-
Fix Version/s: 3.0.0
-
Labels:None
-
Number of attachments :
Description
Allow BTM configuration to be done with an XML file format , this would have some advantages over properties file format:
- More readable (IMHO)
- XSD constrained (less error prone)
A workaround could be to use Spring configuration, but this can't be achieved when you are running BTM with Tomcat/Jetty lifecycle bindings.
Log4J can do it (both XML and Properties file format) why not BTM?