Daniel Wisnewski opened 9 years ago
|
|
%daniel I would like to mention few thing here:
Admin UI is part of Tigase XMPP Server 7.1.0 - it was not available before, so it is not part of 7.0.3.
http://localhost8080/rest/ is incorrect, it should be http://localhost:8080/rest/ - missing : However simple access to http://localhost:8080/rest/ will also not work in version 7.0.3 - this page is part of web-based autodocumentation feature for REST API and was added in 7.1.0. To test REST API you would need to execute proper REST request and execute one of our REST commands. So the only issue is related to wrapper. |
|
As Andrzej explained - those features are not available in 7.0.x version hence the encountered result. Please bare in mind, that 7.0.3 release is intended as a bug-fix/maintenance release to the 7.0.x line thus some features of 7.1.x development version may not be present. |
|
Referenced from commit 1 year ago
|
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
4010
|
Version |
tigase-server-7.0.3
|
Spent time |
1h 15m
|
Finally installers run OK and install proper files to directories, however following behavior is exhibited:
http://localhost:8080/ui/ - Functions normally
http://localhost:8080/setup/ - Functions normally, even can reconfigure existing setup.
http://localhost:8080/admin/ - Returns Error 404 with "No context found for request"
http://localhost8080/rest/ - Times out.
Logs do not reveal any telling information, no errors reported.
Same issue exists with archive/web-installer setup.
Log is as follows