[
https://issues.apache.org/jira/browse/QPID-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-2627:
---------------------------------
Fix Version/s: 0.14
> Remove the dependency on Mina for the Java client
> -------------------------------------------------
>
> Key: QPID-2627
> URL: https://issues.apache.org/jira/browse/QPID-2627
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client, Java Common
> Affects Versions: 0.6
> Reporter: Emmanuel Bourg
> Assignee: Rob Godfrey
> Priority: Minor
> Fix For: 0.14
>
> Attachments: minabuffer.patch
>
>
> The Java client doesn't use Mina for the transport but still depends on it
> due to several usages of the extensible ByteBuffer. The dependency on Mina
> could be removed by replacing the Mina ByteBuffer with the standard
> java.nio.ByteBuffer or a ByteArrayOutputStream when the underlying buffer
> needs to be extended automatically.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]