Look at http://mina.apache.org/downloads.html (see latest pre-release snapshot)
or if you want to build it yourself: svn co https://svn.apache.org/repos/asf/mina/trunk mina see also http://mina.apache.org/developer-guide.html Maarten On 9/20/07, Deepak J <[EMAIL PROTECTED]> wrote: > > > Where can I find trunk? > > > Mark Webb-4 wrote: > > > > If you are using the trunk, check out the protocol-http-server and > > filter-codec-http subprojects. > > > > > > -- > > ..Cheers > > Mark > > > > On 9/19/07, Deepak J <[EMAIL PROTECTED]> wrote: > >> > >> > >> Hi, > >> > >> I am trying to run a MINA HTTP server using the encoder/decoder > provided > >> in > >> src/main/java/org/apache/mina/example/httpserver/codec . > >> I noticed that some HTTP POSTs are causing the connection to hang. This > >> never happens when content is just text but happens for many > image/jpegs. > >> Subsequently I noticed package.html which says "A HTTP server > implemented > >> with protocol codec (needs more work)." > >> Is the problem I am facing expected? > >> Should I consider using ASyncWeb? > >> -- > >> View this message in context: > >> http://www.nabble.com/MINA-for-HTTP-tf4481259s16868.html#a12778286 > >> Sent from the Apache MINA Support Forum mailing list archive at > >> Nabble.com > >> . > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/MINA-for-HTTP-tf4481259s16868.html#a12790798 > Sent from the Apache MINA Support Forum mailing list archive at Nabble.com > . > >
