RTI Routing Service

2 posts / 0 new
Last post
Jacob Henry's picture
Offline
Last seen: 7 months 3 weeks ago
Joined: 10/17/2017
Posts: 6
Routing Service Library Create Entity

Hello,

I am trying to use the java api for the rti routing service. I have successfully got the route running with the initial configuration file, but I need more information on how to use the createEntity and deleteEntity methods.

The following is my initial XML file which loads successfully and routing begins:

 

Organization:
4 posts / 0 new
Last post
Offline
Last seen: 1 year 8 months ago
Joined: 05/07/2018
Posts: 3
RTI Routing Service: JMS Adapter

How difficult would it be to write a JMS adapter for the RTI Routing service which can subscribe to arbitrarily complex types (beyond simple shapes with integer and string fields)?

Context

Our application needs to interface with an ActiveMQ broker (JMS provider). However, our primary messaging middleware is RTI Connext DDS. Our application is one of many interfacing with this broker, so we cannot simply swap out ActiveMQ without forcing those other applications to modify their applications.

3 posts / 0 new
Last post
Offline
Last seen: 4 years 3 months ago
Joined: 09/24/2017
Posts: 5
can't get routing service to work with own app but only with ShapeDemo

I have problem using routingservice to get applications talk to each other

3 posts / 0 new
Last post
Offline
Last seen: 8 years 5 days ago
Joined: 11/16/2015
Posts: 7
Changing RTI Routing Service Presentation QOS [Solved]

Hi all,

I have a Routing Service set up to relay data received on domain 1 (asymmetric TCP) to domain 0 (shmem) and a remote application that pumps data into domain 1 so that a client application of mine can consume it in domain 0.

However, when I start up the system, the RTI admin console presents me with the following problem:

Organization:
Subscribe to RSS - RTI Routing Service