Config Home | Docs Home |
Abount config path
Some properties like, for instance
generator-catalog
or
decorator-catalog
are path that can assume following values :
cl://path-in-class-loader
file://path-to-physical-file
For instance:
cl://config/default-generator-catalog.xml
will try to load in the class loader the path :
config/default-generator-catalog.xml