Hi,
I am trying to run the RFA Java News Reader sample program (to process & display MRN). But during the build process, there are several errors related to missing "TibMsg" package.
--
com\reuters\rfa\rdc\newsreader\Headline.java:33:error:package com.reuters.tibmsg does not exist
com\reuters\rfa\rdc\newsreader\Headline.java:34:error:package com.reuters.tibmsg does not exist
---
Is there a working sample of the NewsReader program using the OMM libraries?
Thank you.