Noel J. Bergman wrote:
NIO: This is a technology we could have if we upgraded to JDK 1.4.  I'm
not sure what you mean... we are not using it since we cannot use it

Architecturally, we would have to change. Our code currently presumes something of a pull-model, and would need some changes. The best approach would be to support both socket I/O and selector I/O.

Therein lies the problem though... since they are different models, it's non-trivial to support both.


TLS: 1.4 is the correct JDK.
http://nagoya.apache.org/jira/browse/JAMES-290
What are you thinking of in JDK 1.5 that relates to this?

Ah, you mean STARTTLS rather than SMTPS. OK. As for JDK 1.5, you had mentioned NIO, and I wasn't sure if you are aware that SSL isn't supported for NIO in 1.4.

Alright, when appropriately, go to 1.5. (Do not pass 1.4. Do not collect $200).


--
Serge Knystautas
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to