12-30-2009 10:17 AM
02-26-2010 02:08 PM
03-02-2010 11:34 AM
03-02-2010 04:37 PM
04-07-2010 05:34 PM
05-09-2011 01:54 AM
05-09-2011 01:57 AM
In which configuration file should I change url.serverPath variable in order to receive email notifications with links that look like "http://myservername:8080/alfresco…" and not like "http://localhost:8080/alfresco…"?
Now I have to change my email notification templates with replacing this variable by exact address of my server.
05-13-2011 12:07 PM
#
# URL Generation Parameters (The ${localname} token is replaced by the local ser
ver name)
#
alfresco.context=alfresco
alfresco.host=your.server.fullname
alfresco.port=80
alfresco.protocol=http
share.context=share
share.host=your.shareserver.fullname
share.port=80
share.protocol=http
05-25-2011 12:48 PM
rmi.external ???? I wouldn't change that!!! It sounds to me that what you are changing is the RMI listening port.ç
In alfresco-global.properties there are those properties:#
# URL Generation Parameters (The ${localname} token is replaced by the local ser
ver name)
#
alfresco.context=alfresco
alfresco.host=your.server.fullname
alfresco.port=80
alfresco.protocol=http
share.context=share
share.host=your.shareserver.fullname
share.port=80
share.protocol=http
I would give those a try.
06-02-2011 04:29 PM
09-22-2011 12:33 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.