Page 1 of 1

Rule Wizard Link Not working

Posted: Thu Dec 01, 2005 6:56 pm
by cheeang69
Hi

I managed to turn on the rule wizard by setting the rulesWizard="true" in the Partner.xml file and restart the scalix server or even restart the whole server. The Web access show the rule wizard under the tools menu. . I can't remember the exactly error messages here.When I click on it, it say something like " http 404 error with resource locator not available" . When I access the web link manually by using http://servername/scalix/sw, it gave me the same error

Any Idea here

Cheer

Posted: Fri Dec 02, 2005 1:29 pm
by florian
Hi,

actually, when changing partner.xml you only need to restart your tomcat.

As for your error, in the URL you posted, you had /scalix/rw - the actual URL must be /Scalix/rw - when using a unix/linux-based web-server such as apache URLs are in fact case sensitive.

otherwise, the place to check would be the apache error_log file.

cheers,
Florian.