Le 25/05/2010 16:17, Rajith Attapattu a écrit :

I experimented a bit with the removal of the Mina ByteBuffer. Overall it's
pretty straightforward, but it becomes a little more tricky in the JMS
message hierarchy, that's the only place where the automatic growing feature
of the Mina buffer is necessary.

This is where our previous effort also got bogged down.

For the JMS messages the Mina buffer could be replaced by a ByteArrayOutputStream.

I wonder if another JMS implementation could be partially reused, I guess theses classes have been already implemented in ActiveMQ for example.

Emmanuel Bourg

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to