> Please set the config:/server/defaultBaseUrl property to a full URL to > be used when generating absolute URLs for external systems.
This property is used to generate "external" (i.e. full) links when using mail templates and similar which can be viewed from outside of the server to make sure the links point back to the server as appropriate. > Config:/server/subscriptions/magnoliaPublic8080/URL which I set to > http://10.50.131.227/magnolia you should configure subscriber to point to the url of you public instance, so having set it to the above, author instance would expect to find running public instance on that url. > I have found various instructions around and got very confused, if I > rename the war to magnoliaPublic I find that the war does not install > at all and I get WebSphere 404 not found error. Renamed war file is still the same war file as you deployed originally, so there should not be any issues with it. The reason why it is recommended to rename the war file is to use Magnolia's configuration discovery mechanism. At startup, Magnolia will try to match the web application name (derived from the war file name) to one of the configurations under /WEB-INF/config/<WEB_APP_NAME>. "magnoliaPublic" is the default name for public configuration in the war file you downloaded. The 404 error you see is coming from the browser which fails to find the app running on the url you have specified. Surely there must be more info in your log file if the war file can't be deployed. Can you paste your log file to http://pastebin.com or similar service and send here url to that pasted log file? > > > > I am bit lost with all this installation process can anyone give me > some guidance? Did you read http://documentation.magnolia-cms.com/administration/installation.html ? HTH, Jan > > > > Regards Wendy > > > IMPORTANT NOTICE: > The information in this email (and any attachments) is confidential. > If you are not the intended recipient, you must not use or disseminate > the information. If you have received this email in error, please > immediately notify me by "Reply" command and permanently delete the > original and any copies or printouts thereof. Although this email and > any attachments are believed to be free of any virus or other defect > that might affect any computer system into which it is received and > opened, it is the responsibility of the recipient to ensure that it is > virus free and no responsibility is accepted by American International > Group, Inc. or its subsidiaries or affiliates either jointly or > severally, for any loss or damage arising in any way from its use. > > > > > ______________________________________________________________________ > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
