MQSeries

View: New views
2 Messages — Rating Filter:   Alert me  

MQSeries

by Nauman Aftab :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have a requirement where we have to send ISO8583 Msgs to MQSeries.
My PM told me today that he wants to have similar kind of Queue for
recieiving Responses. I am just wondering how can i map the Response
to
corresponding Response.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To post to this group, send email to jpos-users@...
To unsubscribe from this group, send email to jpos-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jpos-users?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: MQSeries

by Alejandro Revilla :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


You can use QMUX as your multiplexer and a simple set of adapters
between the jPOS spaces and JMS. You can see the ChannelAdaptor as an
example, you'll have to create some kind of JMSAdaptor (you don't even
need to implement a Channel, just a component that could put and take
entries out of the Space).

On Thu, Jul 03, 2008 at 06:07:38AM -0700, Nauman Aftab wrote:
>
> I have a requirement where we have to send ISO8583 Msgs to MQSeries.
> My PM told me today that he wants to have similar kind of Queue for
> recieiving Responses. I am just wondering how can i map the Response
> to
> corresponding Response.
>
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To post to this group, send email to jpos-users@...
To unsubscribe from this group, send email to jpos-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jpos-users?hl=en
-~----------~----~----~----~------~----~------~--~---