Page 1 of 1

SRW in Scalix Community Edition

Posted: Mon Feb 27, 2006 5:09 am
by rwahl
Hi all,

did the SRW exist in the Scalix Community Edition?
i Change the settings in /etc/opt/scalix/webmail/partner.xml from false to true.
i chhange the url for the srw to https://mydomain:8443/scalix/rw because i use https over Port 8443.
after i restart the tomcat service i can not open the SRW.
is the srw integrated in Scalix Community Edition?

thanks a lot

RĂ¼diger

SRW in Scalix Community Edition

Posted: Mon Feb 27, 2006 6:46 am
by rwahl
I am using Scalix Community Edition 9.4 with Suse Linux 9.3

the directory /Scalix/rw did not exist after the tomcat restart. must i copy some files to this path?

Posted: Tue Feb 28, 2006 3:59 am
by Valerion
The path is case sensitive. Try http://<machine>/Scalix/rw or https://<machine>/Scalix/rw
This is served out by Apache, not Tomcat, so it may not exist on port 8443.

Problem solved

Posted: Tue Feb 28, 2006 4:10 am
by rwahl
The HTTPD Service did not run. I start the service and it works :D

Thanks

greets

RĂ¼diger