Jetty is quite simple to integrate and requires only a couple of jars. You basically point it to a webapps directly and let it handle the rest.

Mike

----- Original Message ----- From: "Jason Ish" <[EMAIL PROTECTED]>
To: <dev@mina.apache.org>
Sent: Thursday, September 13, 2007 9:45 AM
Subject: http server for Mina today.


Hello..

We have a server application built on Mina and are in need of an
embedded web server to provide a basic debugging UI as well as a
web based API (rest like today, soap is in our future).

What are the options today?  I know we can embed Tomcat, Jetty,
etc. in our app (and have done so for experimentation), but that seems
like overkill.  Is asyncweb ready?  If so, which version of Mina
should we be using?  We are currently using 1.1.2, but since our app
isn't in production yet, moving to trunk would not be a big problem.

Thanks for any info.

Reply via email to