tibco

Integrate Spring Security with Tibco Portal Builder

Hi everyone, I don't know if there is someone using Tibco Portal Builder with Spring security, or even just Tibco Portal Builder, XD, but I'm goint to ask just in case there is somebody who faced this issue before. Well, I'm developing on a legacy web application built on top of Tibco Portal Builder. It was configured to authenticate u...

TIBCO WCF Binding with Topic Selectors

I'm using tibco WCF (.NET ) bindings and i was wondering if anyone know how to add selectors to topics during subscription. Anyhelp would be great. Thanks. ...

JMS Message.acknowledge() on Session.AUTO_ACKNOWLEDGE

What happens in TIBCO when Message.acknowledge() is invoked in a session with AUTO_ACKNOWLEDGE mode? I mean is this call ignored on client-side? or server-side? or does server perform any action on this call? The reason I ask is that there is an application which acks messasges in an auto acknowledge session. And a during highload perio...

Tibco Designer integrate with TFS 2010

Hi, Has anyone tried to integrate Tibco Designer especially for BusinessWorks with Team Foundation Server 2010? At the moment, our Tibco designer is using VSS as its source safe control. We are planning to migrate the VSS to TFS 2010 but I could not find a solution to integrate Tibco Designer with the TFS 2010. Any help is appreciated....

Diff b/w mediation2.2 & mediation3.3 in Business studio ActiveMatrix BPM

Hi, I am new to tibco. Could I please have the differences between mediation2.2 and mediation3.0 with regards to implementation and deployment in Business studio ActiveMatrix BPM? Regards, Abhi ...

TIBCO EMS ActiveDatabase _ADB.DUPDETECT

Hi everybody, 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 The problem is: my EMS server don´t allow dynamic topics. Then I get following error: 2010 Aug 23 10:38:20:825 GMT -3 M2M.M2M Error [Adapter] AEADB-9...

TIBCO EMS Error

Hi everybody, 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 The problem is: my EMS server don´t allow dynamic topics. So i get following error: 2010 Aug 23 10:38:20:825 GMT -3 M2M.M2M Error [Adapter] AEADB-910005 St...

Connecting to a Tibco Queue from a natted ip fails

Hi, 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, the customer uses Tibco & allowed me to connect to their server to run some tests. Unfortunatly, I am only allowed to connect via natted IPs & as soo...

JMX Port not getting opened when server is started via service.msc (is visible when started over cmdline)

Hi Guys, I need to monitor a java application remotely via visualvm. I have added the port (value 5555), ssl and authenticate properties (both false)) in the prop file. It works ok when I start the process via cmdline, I can connect via jconsole/visualvm by specifying the hostname:port. However it does not connect to the same process ...

Commercial JMS/MOM implementations with non-Java client support?

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). Are there also closed-source products like WebSphere, WebLogic or Tibco which offer non-Java access to their MOM brokers, using a documented wire protocol (opposite to a closed-source binar...

Problem using reply-to with tibco connector

Hi, I'm having troubles configuring a reply-to with tibco. We are sending messages to tibco from mule (2.2.2-SNAPSHOT) using an outbound-endpoint and this works fine without the reply-to tag. When we want to set the JMSReplyTo using the reply-to tag we always get the same error message, doesn't matter which address or ref we pass. The e...

All I have is a Tibco.EMS.dll, what else do I need?

All I have is a Tibco.EMS.dll version 5.1.4.0 for .NET, what else do I need? Anyone know where I can download a manual? Do I need anything else like like other DLLs or config files? Any help would be appreciated. Thanks ...

Publishing to Sharepoint from Eclipse

I 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. I cant also find the right API for Sharepoint to do this. Does Sharepoint have a REST API to enable publishing? Can someone point me in the right direction? Thank...

Can JMX be used to Monitor TIBCO Rendzevous

We would like to monitor TIBCO Rendzevous using JMX. Is it possible , if yes, How we can do it. Thanks in Advance ...

Auto-closing TIBCO EMS connections when no longer needed

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 connections like crazy and never closing them.... What I'm doing is routing all TIBCO traffic through a single class with static member var...