![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does SQLAnywhere 11.01 support OpenMQ or ApacheMQ providers. If so, we would appreciate some detail on how to setup SQLAnywhere to talk to either of the above. We are investigating the implementation of a messaging system using MSMQ or JMS and the fact that SQLAnywhere natively supports JMS is a plus (if we can get it to work). |
#3
| |||
| |||
|
|
Does SQLAnywhere 11.01 support OpenMQ or ApacheMQ providers. If so, we would appreciate some detail on how to setup SQLAnywhere to talk to either of the above. We are investigating the implementation of a messaging system using MSMQ or JMS and the fact that SQLAnywhere natively supports JMS is a plus (if we can get it to work). |
#4
| |||
| |||
|
|
QAnywhere only supports Enterprise Messaging Systems that have a JMS interface. QAnywhere clients use or own API and message store technology, and they can send/receive messages through MobiLink through a "connector" to a JMS messaging system. It looks to me like ApacheMQ has a JMS provider, so it would be supported. I am not sure about OpenMQ - if it doesn't have a JMS provider, it is not supported by QAnywhere. -- Joshua Savill Sybase Inc. - Product Manager Peter Brooks wrote: Does SQLAnywhere 11.01 support OpenMQ or ApacheMQ providers. If so, we would appreciate some detail on how to setup SQLAnywhere to talk to either of the above. We are investigating the implementation of a messaging system using MSMQ or JMS and the fact that SQLAnywhere natively supports JMS is a plus (if we can get it to work). |
#5
| |||
| |||
|
|
Hi Peter, What are you really hoping to do with the OpenMQ / ApacheMQ providers? You can use these in one of two ways from our product: 1) Connect to them using SOAP requests using SQL Anywhere Web Services: http://dcx.sybase.com/index.php#1101....html*d5e39482 2) Connect to the JMS queues as part of a synchronization solution with QAnywhere: http://dcx.sybase.com/index.php#1101...here_en11.html Regards, Peter Brooks wrote: Does SQLAnywhere 11.01 support OpenMQ or ApacheMQ providers. If so, we would appreciate some detail on how to setup SQLAnywhere to talk to either of the above. We are investigating the implementation of a messaging system using MSMQ or JMS and the fact that SQLAnywhere natively supports JMS is a plus (if we can get it to work). |
#6
| |||
| |||
|
|
QAnywhere only supports Enterprise Messaging Systems that have a JMS interface. QAnywhere clients use or own API and message store technology, and they can send/receive messages through MobiLink through a "connector" to a JMS messaging system. It looks to me like ApacheMQ has a JMS provider, so it would be supported. I am not sure about OpenMQ - if it doesn't have a JMS provider, it is not supported by QAnywhere. |
#7
| |||
| |||
|
|
Peter, I've had success adding the client .jar file for the JMS provider my group is currently working with, FioranoMQ, then writing a small Java class with static "queueSender" and "topicSender" methods that could be wrapped in a SQL Anywhere procedure. This provided a lightweight solution for when you only occasionally need to publish some data as a message on a JMS queue. Regards, Dave Winkler Data Architect, Stanley Associates QAnywhere only supports Enterprise Messaging Systems that have a JMS interface. QAnywhere clients use or own API and message store technology, and they can send/receive messages through MobiLink through a "connector" to a JMS messaging system. It looks to me like ApacheMQ has a JMS provider, so it would be supported. I am not sure about OpenMQ - if it doesn't have a JMS provider, it is not supported by QAnywhere. -- Joshua Savill Sybase Inc. - Product Manager Peter Brooks wrote: Does SQLAnywhere 11.01 support OpenMQ or ApacheMQ providers. If so, we would appreciate some detail on how to setup SQLAnywhere to talk to either of the above. We are investigating the implementation of a messaging system using MSMQ or JMS and the fact that SQLAnywhere natively supports JMS is a plus (if we can get it to work). |
![]() |
| Thread Tools | |
| Display Modes | |
| |