here's another problem:
I tried to use the function for exporting my settings.
Settings-> Import / Export-> Action "Export"-> Submit
This leads to a HTTP Status 404.
'http://192.168.1.81:8080/cyclos/do/admin/exportSettings'
type: Status report
message: /cyclos/do/admin/exportSettings
description: The requested resource (/cyclos/do/admin/exportSettings) is not available.
If we look in catalina.out:
[Fatal Error]
I tried different types of settings to be exported.
The functionality seems to be missing completely.
What to be stated is, that the cyclos instance is not named 'cyclos' but in our installation it is '35rc2', so the expected URL should propably be 'http://192.168.1.81:8080/35rc2/do/admin/exportSettings'.
Best regards.