Is the placeholder valid within the same property files. For example:

repo.base=/opt/repository

contents.base=${repo.base}/contents

articles.path=${contents.base}/articles

If this is valid for C3.0. If  so, then I am getting very strange behaviour
loading properties properly. Some properties are getting substituted.
Others still carry the value ${repo.base}/contents

Anyone faced this issue ??

Reply via email to