Register the mapping

To register a publication mapping, the property named publications in /com/escenic/newsgate/publication/PublicationConfigurationLoader must be edited.

Let's say that in the previous chapter you created two publication mappings:

  • MyFirstPublication

  • MySecondPublication

both located in /com/escenic/newsgate/publication/. To register these to mappings the property must be set to .

publications=./MyFirstPublication,./MySecondPublication