We are using the Tibco pagebus framework as a middle wa开发者_运维百科re for message publishing/subscribing.
Our connectivity to EMS code was initially ill-designed and created one TopicConnection object per topic that we listened to. So, in effect, wheneve开发者_Go百科r we subscribed to a topic, we create a
We\'re using TIBCO EMS from our ASP.NET 3.5 app for one interface to an external system, and it appears to be working just fine - except that the guys running the other side tells us we\'re racking up
I开发者_C百科 cant find any eclipse plugins to publish to Sharepoint. I wish to write a plugin for TIBCO Business Modeler (based on Eclipse) which publishes exported HTMLs to Sharepoint.
So far I have seen non-Java client support only for open source message brokers like Apache ActiveMQ, JBoss HornetQ and Open Message Queue (OpenMQ).
first of all, I am not very familiar with Tibco, please keep that in开发者_开发问答 mind ;). I have a task to write an application which reads/writes to a jms queue (not a big deal). The problem is,
I trying create one publisher with TIBCO Designer using a ActiveDatabase Adapter. But every time when the adapter starts one topic named _ADB.DUPDETECT is created too
I trying create one topic publisher with TIBCO Designer using a ActiveDatabase Adapter. But every time when the adapter starts one topic named _ADB.DUPDETECT is created too
Has anyone tried to integrate Tibco Designer especially for BusinessWorks with Team Foundation Server 2010?
I use Spring-configured jms template with tibco jms library. I get jms connection factory and topic with JNDI and these objects are not null. But when I try to send message or add listener I get this