[jira] [Commented] (ARTEMIS-193) Support inter-communication with all protocols

2015-08-06 Thread Andy Taylor (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14659708#comment-14659708
 ] 

Andy Taylor commented on ARTEMIS-193:
-

basically the target address is set as a property on the message by the 
openwire protocol as it is decoded on arrival. This means that the protocol 
wont work with any message received on a different protocol.

 Support inter-communication with all protocols
 --

 Key: ARTEMIS-193
 URL: https://issues.apache.org/jira/browse/ARTEMIS-193
 Project: ActiveMQ Artemis
  Issue Type: Sub-task
  Components: OpenWire
Reporter: Howard Gao
Priority: Critical
 Fix For: 1.1.0


 Currently openwire protocol only support inter-communication with JMS 
 clients. It should support intercommunication with all other protocols.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ARTEMIS-193) Support inter-communication with all protocols

2015-08-05 Thread clebert suconic (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14655291#comment-14655291
 ] 

clebert suconic commented on ARTEMIS-193:
-

[~gaohoward] What this actually means? AFAIK when you send an open-wire message 
the message is currently converted to core-protocol, later that message could 
be received by any other protocol? Or you have to use it with OpenWire because 
of the JMS body encoding?

 Support inter-communication with all protocols
 --

 Key: ARTEMIS-193
 URL: https://issues.apache.org/jira/browse/ARTEMIS-193
 Project: ActiveMQ Artemis
  Issue Type: Sub-task
  Components: OpenWire
Reporter: Howard Gao
Priority: Critical
 Fix For: 1.1.0


 Currently openwire protocol only support inter-communication with JMS 
 clients. It should support intercommunication with all other protocols.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)