Change LibreSource Port
http://dev.libresource.org/home/community/forum/Change_LibreSource_Port
RE : Change LibreSource Port
http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port_3
Sebastien Jourdain2007-05-30T22:51:56+02:00Good to ear…]]>RE : Change LibreSource Port
http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port_2
Romain KEIRSEBILCK2007-05-30T21:56:06+02:00RE : Change LibreSource Port
http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port_1
Romain KEIRSEBILCK2007-05-30T21:46:48+02:00ls-config.properties settings so since stylesheets are not loaded and all the links generate an HTTP 502 error
In this article your talk about a configure.sh script that I can't find whith libreSource 2.2. D
oes its named has changed?Thanks for help]]>RE : Change LibreSource Port
http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port_0
Romain KEIRSEBILCK2007-05-30T15:02:51+02:00Thanks a lotRegards, Kerseub]]>RE : Change LibreSource Port
http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port
Sebastien Jourdain2007-05-30T15:00:44+02:00A way to do it
stop libresource server
edit JONAS_ROOT/conf/libresourceConfig.properties (not libresourceDS.properties) to specify the expected adress of your server. (kernel.serverUrl=http://localhost:81)
edit JONAS_ROOT/conf/server.xml to change the listening port of tomcat. (search 9000 and replace it to the desired port)
start libresource server.
Caution
under linux if you are not the root user you are not allowed to run an application that listen on a port below 1024. So to solve this, you can use either:
an apache with a virtual host
or a port forwarding with iptable
Some more information about using an apache as front end is available here: apache/jonas/LibreSourceRegards,Seb]]>Change LibreSource Port
http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/Change_LibreSource_Port
kerseub2007-05-30T14:30:03+02:00I think that all I have to do is
stop libresource server
change the kernel.serverUrl value from 9000 to 81 in libresourceDS.properties
restart LibreSource with finger crossed
Is that Correct or do I have to do more configuration?]]>