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 Jourdain 2007-05-30T22:51:56+02:00 Good to ear…]]> RE : Change LibreSource Port http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port_2 Romain KEIRSEBILCK 2007-05-30T21:56:06+02:00 RE : Change LibreSource Port http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port_1 Romain KEIRSEBILCK 2007-05-30T21:46:48+02:00 ls-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 KEIRSEBILCK 2007-05-30T15:02:51+02:00 Thanks a lot

Regards, Kerseub]]> RE : Change LibreSource Port http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/RE_Change_LibreSource_Port Sebastien Jourdain 2007-05-30T15:00:44+02:00 A way to do it

  1. stop libresource server
  2. edit JONAS_ROOT/conf/libresourceConfig.properties (not libresourceDS.properties) to specify the expected adress of your server. (kernel.serverUrl=http://localhost:81)
  3. edit JONAS_ROOT/conf/server.xml to change the listening port of tomcat. (search 9000 and replace it to the desired port)
  4. 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/LibreSource

Regards,

Seb]]> Change LibreSource Port http://dev.libresource.org/home/community/forum/Change_LibreSource_Port/Change_LibreSource_Port kerseub 2007-05-30T14:30:03+02:00 I think that all I have to do is

  1. stop libresource server
  2. change the kernel.serverUrl value from 9000 to 81 in libresourceDS.properties
  3. restart LibreSource with finger crossed
Is that Correct or do I have to do more configuration?]]>