cancel
Showing results for 
Search instead for 
Did you mean: 

Async/Sync Bridge in JMS Adapter using modules

Former Member
0 Kudos

Hi All,

can you please help me on this, I have done a JMS to SOAP scenario where I have used two JMS comm channels.

one is for sender JMS system and another is for getting the response message back.

can any one please tell me should I maintain a receiver agreement with the comm channel thru which I am getting the response message back to the JMS system?

and can I maintain the same connection parameters in both of this JMS comm channels?

Thanks

Vineet

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Receiver agreement shouldn't be required. This difference in channel would be that this would be a receiver channel. You can use same details.

Regards,

Prateek

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The same connection parameters can be used across the two Jms channels. And you have to define two receiver agreements, one of Receiver Soap and the other for Receiver Jms.

I am not completely sure whether it works, even with no receiver agreement at Jms receiver side.

Regards,

Swetha.