Hi,
I just tried jabox (v0.4.0) to a tomcat (v6.0.36) and it worked fine (managed to login with default username and password). I put the jabox.war as ROOT.war inside the webapps/ directory in order to be point to root context of tomcat.
Can you check the logs of tomcat if there is any specific message and publish it?
If you don't have anything prepared yet, I'd recommend follow these steps to start over:
- Delete ~/.jabox/ directory
- Make sure tomcat is stopped
- Delete $CATALINA_HOME/webapps/*
- Copy jabox-0.4.0-jetty-console.war to $CATALINA_HOME/webapps/ROOT.war
- Launch tomcat again
- Try to login
Another thing to keep in mind is that Tomcat 7 is not supported yet, make sure you have Tomcat 6.
Best regards,
dimitris