Hi Again,
Ok, if you have used the stuff downloaded from the dimx site then the versions are the right ones.
Please note, though, that placing the dimx folder into "webapps" is correct.
Although it might seem strange, you should never place it into the "ROOT" folder, this would be a mistake.
So let me summarise:
1) we have understood that, for some reason, your tomcat is not able to find the DimensioneX main servlet, which is
http://localhost:8080/dimx/servlet/cleoni....WorldNavServletwhich should be mapped to (synonym):
http://localhost:8080/dimx/servlet/WorldNavServlet2) Tomcat must have found Java, because it seems to work (it loads the "loading" page) and probably it gives the welcome screen.
The above is very strange. The only thing I can think of is that you might have typed badly the URL in the address bar of the browser, but I'd bet you have been very careful, so probably this isn't the case.
I might only suppose this:
a) The new Java 1.5, that was installed via Java autoupdate is on your machine
B) for some reason Tomcat 4 is not fully compatible with Java 1.5
c) In this case, you might try uninstalling Tomcat 4, installing Tomcat 5, try the procedure described in
http://www.dimensionex.net/en/docs/art022.htmto make the game engine run on it.
However I think that at this point you have decided to give it up. I understand you.
I am sorry but believe me, I have repeated the installation several times on several systems, and although on your PC it seems so hard, the game engine usually runs with no or little effort by simply following the instructions in the README.
Hope that some reader of this forum has had this problem before and has some advice... sorry again.