[
https://issues.apache.org/jira/browse/SYNAPSE-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587678#action_12587678
]
Rajith Attapattu commented on SYNAPSE-223:
------------------------------------------
Asankah,
I fixed the dependency issues and enabled the AMQP code in the build.
Ruwan verified that it works.
Currently the Qpid trunk is undergoing rapid changes to implement the final
0-10 spec.
It will take about another 3 weeks for the dust to settle down.
I am planning to work on the AMQP transport again in about 3 weeks time.
I will also add examples/documentation for this.
Regards,
Rajith
> AMQP Transport
> --------------
>
> Key: SYNAPSE-223
> URL: https://issues.apache.org/jira/browse/SYNAPSE-223
> Project: Synapse
> Issue Type: New Feature
> Reporter: Rajith Attapattu
> Assignee: Rajith Attapattu
> Fix For: 1.2
>
>
> The AMQP transport will be based on the Apache Qpid project.
> Apache Qpid has a JMS client implementation over AMQP. Since Synapse has a
> JMS transport, you could use that to get AMQP support as well.
> However a native client has the following advantages.
> * You can use any exchange, not just direct (JMS Queues) or topic (JMS
> Topics). Ex. fannout, headers or a custom exchange.
> * Ability to customise the exchange type, exchange name, routing key and
> other AMQP specific parameters.
> * More fine grained control of AMQP concepts
> * Possibility of streaming large attachments off the disk. (need to figure
> out how to leverage the AXIOM support here).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]