<div>Hi!</div>
<div>When i call the method addSite() (from the Class CmsSiteManager) i get the following error message:</div>
<div> </div>
<div> org.opencms.main.CmsRuntimeException: Site configuration has been frozen and can not longer be changed.<br> at org.opencms.site.CmsSiteManager.addSite(CmsSiteManager.java:289)</div>
<div> </div>
<div>In javadoc its written: "Adds a new CmsSite to the list of configured sites, this is only allowed during configuration"</div>
<div>Does anybody know what during configuration means exactely?</div>
<div>Best regards<br>Andy</div>