i-jetty
i-jetty copied to clipboard
Jetty for Android (moved from code.google.com)
Hello I have a .war that I needed to use on android. I would like to use i-jetty as a server, but the same does not accept the websocket, it...
I deploy a reactJS project on i-jetty,but prompt ’Access-Control-Allow-Origin‘ when the project use ajax to access request.How to solve it?Thanks a lot.
Updated to latest android-maven-plugin, Upgraded to gradle project structure.
Hi everybody, i'm trying to run jetty on my Mac El Capitan, but i'm stuck on this error. I attach main and child poms Main pom http://pastebin.com/10jsWunK Child pom http://pastebin.com/ayGHAip2...
Hello! I got this error while compiling the project. May you give any clue how to fix it? Thanks This is the full trace: [INFO] Scanning for projects... [WARNING] [WARNING]...
I'm trying to use the i-jetty on android device with a simple servlet that writes on a table sqllite what it receives from the get. Unfortunately, from the point of...
Hi to all, I'm having a problem when trying to access the wsdl file of jax-ws web service launched on I-Jetty from a war file. This war file runs correctly...
``` What steps will reproduce the problem? 1. Run i-jetty from eclipse using the latest android SDK What is the expected output? What do you see instead? The LogCat should...
``` What steps will reproduce the problem? 1. Down load the source using svn checkout http://i-jetty.googlecode.com/svn/trunk/ i-jetty-read-only 2. go to the directory ../i-jetty and type mvn clean package 3. exception...
``` I want to configure SSL on i-jetty, by giving my own certificate file. I have a question concerning the type of keystore we must configure on i-jetty to keep...