i-jetty icon indicating copy to clipboard operation
i-jetty copied to clipboard

Jetty for Android (moved from code.google.com)

Results 50 i-jetty issues
Sort by recently updated
recently updated
newest added

``` The encoding and mime types properties files cannot be loaded by Dalvik causing warnings in logcat. dalvikvm W dvmFindClassByName rejecting 'org/mortbay/jetty/mime_en_US' dalvikvm W dvmFindClassByName rejecting 'org/mortbay/jetty/mime_en' dalvikvm W dvmFindClassByName...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Install cyanogen mod 4.1.11.1 (latest unstable) 2. try to install i-jetty 2 from market or download to desktop first What is the...

Type-Defect
Priority-Medium
auto-migrated

``` Use the ContextDeployer to automatically deploy a webapp that has been downloaded and installed. Even if the ContextDeployer's scan interval is set to 0, we should be able to...

Priority-Medium
auto-migrated
Type-Enhancement

``` Add the ability to display and edit playlists for the audio data stored on the phone. ``` Original issue reported on code.google.com by `[email protected]` on 27 Apr 2009 at...

Priority-Medium
auto-migrated
Type-Enhancement

``` Modify settings servlet to spit out json, use js to render as nice widgets (sliders for volume, buttons for on/off etc) and allow user to change settings as well...

Priority-Medium
auto-migrated
Type-Enhancement

``` Allow installation of war from file url in addition to existing http url download. ``` Original issue reported on code.google.com by `[email protected]` on 23 Oct 2008 at 10:44

Priority-Medium
auto-migrated
Type-Enhancement

``` D/Jetty ( 179): continuation {} D/Jetty ( 179): continuation {} E/Jetty ( 179): EXCEPTION E/Jetty ( 179): java.lang.ArrayIndexOutOfBoundsException E/Jetty ( 179): at org.apache.harmony.nio.internal.SelectorImpl.processS electResult(SelectorImpl.java:260) E/Jetty ( 179): at org.apache.harmony.nio.internal.SelectorImpl.selectIn...

Type-Defect
auto-migrated
Priority-Low

``` Check if it is possible to deploy a packed war file. ``` Original issue reported on code.google.com by `[email protected]` on 8 Oct 2008 at 3:28

auto-migrated
Type-Enhancement
Priority-Low

``` Make an android-specific maven war plugin that will run the dx compiler over the classes (and jars in WEB-INF/lib?) before bundling it up as a webapp. ``` Original issue...

auto-migrated
Type-Enhancement
Priority-Low

``` improve the android i-jetty management app - it's a bit rudimentary and needs to add: + ability to configure a port number + ability to define a jetty security...

Priority-Medium
auto-migrated
Type-Enhancement