jetty-project / i-jetty

Jetty for Android (moved from code.google.com)
278 stars 99 forks source link

Problem in accessing installed web app using android web browser #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
i make .war file using eclipse using maven plugin
and i upload this .war file on Link 
http://www14.zippyshare.com/d/25229953/569665/console-3.2-SNAPSHOT.war
and try  to download it using i-jetty download button  write above link of war 
file and give context path /hi and message wep app succefully installed and 
when i try to acces it using emulator browser link http://localhost:8080/hi the 
out put show it 
dirctory :/hi/   pleas any one idea whats wrong i did so pleas tell me 

Original issue reported on code.google.com by zuby...@gmail.com on 11 Sep 2012 at 9:52

Attachments:

GoogleCodeExporter commented 9 years ago
Please post details of your android system: which release and what hardware.

If you use a file browser can you see the .war file on the sdcard in the 
jetty/webapps directory? If you stop and then restart i-jetty does it make any 
difference?

Finally, can you please paste in the log output (seems you are using an 
emulator, so use adb to get it).

thanks
Jan

Original comment by jan.bar...@gmail.com on 1 Feb 2013 at 11:24