Tagged Questions

0
votes
0answers
6 views

inter-op problem between Tibco axis2 1.4.1

Hi all, I have a inter-op problem probably because of a bug in axis2. in my case axis2 is server and Tibco is client. Problem is axis2 adds a "type" attribute to "return" element. …
1
vote
5answers
311 views

How can I find the byte encoding of a TIBCO Rendezvous message?

In my Java application, I am archiving TIBCO RV messages to a file as bytes. I am writing a small utility app that will play the messages back. This way I can just create a Tibrv …
0
votes
0answers
15 views

Tibco Rendezvous - size constraints

I am attempting to put a potentially large string into a rendezvous message and was curious about size constraints. I understand there is a physical limit (64mb?) to the message as …
0
votes
1answer
30 views

JavaDocs for Tibco datagrams (TibrvMsg)?

Does anyone know of available Javadoc for Tibco rvd datagrams (specifically, class "com.tibco.tibrv.TibrvMsg")? It is not hard to decompile classes to get signatures, but that does …
1
vote
2answers
103 views

Benefits of Commercial Messaging Middleware vs Open Source

I've been evaluating several opensource message queue technologies, such as RabbitMQ, ActiveMQ, OpenAMQ, etc. My question is, what benefits are gained by using a commercial technol …
0
votes
0answers
6 views

Sequencing Keys with ActiveMatrix for safe load balancing

So I know that you can set a sequence key in business works with a JMS topic subscriber. This lets messages with different keys be processed in parallel, while messages with the s …
0
votes
3answers
164 views

Tibco Vs TCP Protocol

I cannot understand what is so special about Tibco. Their marketing material stresses that TCP is a pessimistic transport protocol which does not require client acknowledgement of …
3
votes
2answers
152 views

Java Webstart with Tibco Native Libs

I am trying to deploy an application that uses the native implementation of Tibrv through the TibrvJ library using Java Webstart. I have packaged up all of the Windows dlls from i …
0
votes
0answers
33 views

Tibco Rendezvous in-process drops messages - does it happen?

We use Rendezvous to send information from one thread to another in the same process. It seems that we drop a few messages per session (hundreds of thousands or millions of message …
4
votes
3answers
364 views

What is your experience using the TIBCO General Interface?

It looks interesting and I've played around with it some --- but the development IDE in a web browser seems to be nightmare eventually. Does anyone have experience using it and wh …
0
votes
1answer
63 views

Messaging Middleware - how to avoid reentrance with wildcard subscription?

Messaging middleware solutions (JSM, Tibco, etc.) allow publish/subscribe with "topic" filtering using wildcards to subscribe to all messages of a certain "topic", e.g. SUBSCRIBE(" …
0
votes
1answer
456 views

Tibco SOAP request over https - SSL certificate verification problem

Hello, I'm using Tibco BusinessWorks to consume a soap web service over an HTTPS connection. The instructions boil down to: Export certificates using a web browser. Use the Too …
0
votes
2answers
349 views

(TIBCO BusinessWorks) How do you access a Java Global Instance method from a Java Code activity?

The TIBCO ActiveMatrix BusinessWorks Palette Reference states: "Any Java Code activity can access the shared Java Global Instance by invoking the static methods of the configured …
0
votes
2answers
92 views

java project

I'm currently working on a java project which uses Tibco rendezvous control. I have the tibrvj.jar file on my build path. But I'm not able to see the classes which are there in th …
0
votes
0answers
60 views

Removing a specific XML node in TIBCO BusinessWorks

I have a "global variable" XML schema in TIBCO BusinessWorks. It's simpler than it looks - basically just a single repeatable node. Image: Tibco globals. http://geeq.com/media/ima …

1 2 next
15 30 50 per page