You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by hittih <mi...@sina.com> on 2007/07/13 04:56:14 UTC

help: about the handler

I want to use IBM MQ in my Mina app and I don't know how to use it with Mina
handlers. Can anyone help me,thanks.
-- 
View this message in context: http://www.nabble.com/help%3A-about-the-handler-tf4072036.html#a11572574
Sent from the mina dev mailing list archive at Nabble.com.


Re: help: about the handler

Posted by mat <fo...@gmail.com>.
Please read tutorial.

On 7/13/07, hittih <mi...@sina.com> wrote:
>
>
> I want to use IBM MQ in my Mina app and I don't know how to use it with
> Mina
> handlers. Can anyone help me,thanks.
> --
> View this message in context:
> http://www.nabble.com/help%3A-about-the-handler-tf4072036.html#a11572574
> Sent from the mina dev mailing list archive at Nabble.com.
>
>

Re: help: about the handler

Posted by Trustin Lee <tr...@gmail.com>.
On 7/13/07, hittih <mi...@sina.com> wrote:
>
> I want to use IBM MQ in my Mina app and I don't know how to use it with Mina
> handlers. Can anyone help me,thanks.

Assuming that you know how to create a JMS application, you can pass a
reference to the JMS Connection to your IoHandler implementation (i.e.
constructor parameter).  Then, you will be able to open a queue or
topic to sent or receive something.  There's nothing different from
ordinary MINA IoHandler implementations even if you use JMS.

Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6