I installed the latest beta version of Code Rally, following the instructions on IBM developers site. I believe this is a beta of version 1.5, but there is no indication on the page and downloads of previous stable versions are not available either. I installed Code Rally on
- Linux - Fedora 25 (also in Ubuntu 15.04 and Windows 7 ultimate)
- Eclipse Neon.2 Release (4.6.2)
I managed to create an intermediate and run it on a remote server. But I didn't succeed in running it on the Liberty server installed locally. I installed the Liberty server from the Servers tab on the lower left region of the Code Rally perspective. It is listening to port 9080 (default).
Then, I used the Server tab of the upper left to create a new server with Host: localhost
and Port: 9080
. When I Save this configuration the dialog box header says the Status: Online and Version: <1.3.1.2. If I press Login and enter an id I receive a message successful login message.
Nevertheless, if I press View leaderboard then Eclipse opens a web browser tab with a WebSphere error message saying that context root was not found, as can be seen in the following image.
If I press Enter spectator mode I also get an error message. It seems that the Code Rally server webapp was not loaded to Liberty but, unlike in previous Code Rally versions (at least according to this video).
If I try to run the car, using the Enter race on... command on the context menu of my car I get a message saying the server cannot be connected, as seen in the following screenshot.
Can anyone point me to what am I doing wrong? Do I need to install a Code Rally webapp in Liberty? Where do I get it?
This is a beta version but I would in fact prefer a stable version. Are the previous stable versions still available?