jms - Connect application Java to websphere MQ -


please want create class java permit me send message queue manager(local queue) can me ? !!

there sample programs come mq installation. check \tools\wmqjava\samples folder. mqsample.java place start. jms samples in \tools\jms\samples folder.

check ibm knowledgecentre further documentation.

if using mq7.1 , above, take @ morag's channel authentication blog post on developerworks. also, have set authorization particular user against queue , queue manager. check t.rob's excellent article on authorization.


Comments