Sergey Mamitko wrote:
Hello

I have a lot of code which uses mina 1.1.X.
JDK: java 1.5+
OS:  Windows, Unix

And now it was decided to create additional feature - implementation of serial 
communication.
According to your tutorials it is possible to create serial communication using 
mina 2.0
I downloaded appropriate version of mina and tried to apply to existing code 
but failed.
New version has different API. Correct?
If yes, what is there easy way to migrate from mina 1.1.X to 2.0.X

Most probably you should take a look at this
http://mina.apache.org/changes-between-2x-and-1x.html

Do note that the API may still change and seems likely to do so.

And second question: is this true that latest stable release Apache MINA 2.0.0-M1 (Java 5+) doesn't contain serial communication functionality. Because I found it only under SNV repository.

See this:
http://www.nabble.com/Serial-Transport-reintegration-in-TRUNK-or-not-td17357082.html#a17357082

-Eero Nevalainen

Reply via email to