How to get Kunagi to work with Jetty
Hi,
adding an empty index.html makes kunagi work in jetty. Just wanted you to know :-)
Kind regards,
Robert
Statement from Kunagi Team
We will add an empty index.html into the webapp directory.
Status
Issue is closed for Release 0.22.
Comments
Thu, Jan 30, 2014, 23:14 by Leo Wandersleb
0.25 doesn't have an index.html. Ok, I have huge problems getting a tomcat running on my vserver and wanted to run it in ijetty for android (yeah, geeky but it would be cool ;) ) but that only got me to this issue here :(
I get a listing of files.
Thu, Jan 30, 2014, 23:21 by Leo Wandersleb
ok, I unzipped the war file, put an empty index.html there, zipped it again, renamed the zip to war (am I doing it right?) and the result is that
http://192.168.0.7:8080/kunagi2/kunagi/ is an empty index.html and http://192.168.0.7:8080/kunagi2/ contains only the kunagi folder :(