Hello again On the first link I gave you, you should be able to find the answer :) There some examples under the section "Path example" [1] and especially "Creating a single WAR file with multiple configurations" [2]. So basically, whatever you name the folders in the config directory will determine the context path - if you name the war file accordingly as well. (eg. config folders for pubAuthor and cmsPublic1 > rename your-webapp.war to pubAuthor.war and cmsPublic1.war respectively and they will be deployed with the correct context Path).
HTH [1] http://documentation.magnolia-cms.com/administration/deployment/war-file-with-multiple-configurations.html#Pathexamples [2] http://documentation.magnolia-cms.com/administration/deployment/war-file-with-multiple-configurations.html#CreatingasingleWARfilewithmultipleconfigurations -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=028f5f7b-354e-4d42-882c-b10f2d7de504 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
