Mark, 

Excellent!

Only one minor thing which usually should not be a problem.

message.getJMSReplyTo() return Destination type object 
which might contain more information than only queue/topic name.

Usually request sender expect response to to placed in queue
- so it should work without problem.

But theoretically it can be topic also.
Or some vendors may but some specific information in Destination
implementation which will be lost.

Currently FlowFile attributes accept only String type values?!
So Destination type value cannot be saved in FlowFile attributes?

Thanks
Toivo




--
View this message in context: 
http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/Request-response-using-JMS-and-JMSReplyTo-tp1557p1566.html
Sent from the Apache NiFi (incubating) Developer List mailing list archive at 
Nabble.com.

Reply via email to