Sandro Pedrazzini wrote:
Hello,

Hi !
I am new to the Apache Mina library.
Welcome :)

1. I did not find any release note about wich bugs have been corrected in 1.7 comparing it with 1.6
http://issues.apache.org/jira/browse/DIRMINA?report=com.atlassian.jira.plugin.system.project:changelog-panel&subset=-1


2. I saw an HttpServer implementation in the examples. Is there no Http Support from the core library?
No. Http is a protocol, MINA is a network framework. You can implement a HTTP server on top of MINA, but MINA won't deal with the HTTP protocol.

Hope it helps !


--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to