Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JMS / JNDI with SeeBeyond

Status
Not open for further replies.

Anix1

Programmer
Sep 20, 2002
2
0
0
US
I have written a piece of code that using pure JMS (no jms implementation specific stuff).
I can use it with MQ by registering/binding my jndi names to MQ Queues. this is done using the MQ utility called jmsadmin.

Is there something equivalent for SeeBeyond to create queue factory, queues bindings?

 
SeeBeyond has JMS implemented as well.
The call their queues: SeeBeyond JMS.

Change the type of queue manager from Standard Queue to SeeBeyond Queue and you can use JMS within SeeBeyond.

Also read the SeeBeyond JMS manual.

Madere
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top