Hi, I am trying to setup Openfire 4.0.0 source using Eclipse Mars. I have followed the guide on Openfire SVN + Eclipse 3.3 + Subversive Installation Guide . After using ant build and then following the guide to create the Run configuration, i successfuly managed to run the console at http:localhost:9090 but when i access the URL i get this error
:
HTTP ERROR 404
Problem accessing /login.jsp. Reason:
/login.jsp
Powered by Jetty://
I have tried searching whole community for answers and tried almost every solution provided but all in vain./
Can you guyz figure out whats causing the issue?
Also the URL turns to http://localhost:9090/login.jsp?url=%2Findex.jsp from http://localhost:9090/login.jsp after entering.