|
|
Hi everbody, I plan to deploy a GWT RPC application on the bugbase. I would like to replace the existing servlet container by Jetty (which is compliant with the Servlet API 2.5 and with JRE 1.4 and GWT !). Before proceeding, is there any issue that could make this project unfeasible ? Many thanks for your precious help, Best regards, Alain |
|
|
Hi Alain, Well, of course you’re welcome to implement setStatus(). We’d be happy to take your contribution. Our little HTTP server has had so little attention. :) Jetty might work. Your best bet is to import the source into the SDK and compile it against the PhoneME Advanced Personal classpath container. That should tell you if anything is missing. Let me know if you find out that Jetty doesn’t work, and I’ll see what I can do. |