question

Upvotes
Accepted
39 4 5 11

Is it possible to use both RTSDK/EMA Java and JRFA in one application/JVM?

Can both libraries, JRFA and EMA Java be used by the same application? Any potential name space conflicts, etc. ?

ema-apirefinitiv-real-time
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvote
Accepted
24.6k 54 17 14

Hello @RG1

The RFA Java and EMA Java APIs have different namespaces/packages as follows:

  • RFA Java: com.reuters.rfa.*
  • EMA Java: com.refinitiv.ema.*

I totally agree with @nick.zincone comment above.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvote
17.1k 80 39 63

Hi @RG1

I don't see why this would not be possible. That being said, I'm not entirely clear on why this would be necessary as opposed to simply re-writing the application. Perhaps you may want to create a hybrid application and don't want to abandon a portion of it.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.