Jetty 9 already has a jetty-start in it (in the form of start.jar) Have you tried out the existing milestones? Was there some behavior change that affected you?
There has been some work around HttpClient + Servlet 3.0 async in the past few weeks, so stay tuned for that. -- Joakim Erdfelt <[email protected]> www.webtide.com Developer advice, services and support from the Jetty & CometD experts. On Mon, Oct 29, 2012 at 12:21 PM, ccleve <[email protected]> wrote: > It would be double extra-cool if the next milestone release would include: > > -- A jetty 9 version of jetty-start. This would make it easier for us to > use our standard startup script for debugging. > > -- A rewritten proxy servlet that used the Servlet 3.0 Async feature and > the new HttpClient API. We don't plan to use it directly, but the sample > code would be really helpful in writing our own stuff. > > These two things might make it possible for us to go to Jetty 9 now. > > ______________________________**_________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/jetty-users<https://dev.eclipse.org/mailman/listinfo/jetty-users> >
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
