Results 1 to 7 of 7
  1. #1
    Member
    Join Date
    Sep 2008
    Location
    Varaždin
    Posts
    4

    Java (Meta)DataAdapters

    Hello!

    We have (meta)data adapters coded in Java, but we want to put them behind the second firewall. Is there Java's equivalent to C#'s DataProviderServer? Or the only way is to implement ARI protocol in Java?

    Regards,
    limeni

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    Indeed, there is no support for java remote adapters other than the ARI interface.
    If you have any messaging middleware available, you may find it useful to see the included DOCS-SDKs\sdk_adapter_java\examples\StockListDemo_JMS_D ataAdapter example.

  3. #3
    Member
    Join Date
    Sep 2008
    Location
    Varaždin
    Posts
    4

    Another question

    Did I understand well: ARI over JMS? Can we use messaging middleware for communication between proxy and remote (java) adapter? Or only TCP sockets or local pipes can be used?

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    No, Dario was referring to JMS as an alternative to ARI.

    ARI includes a proxy Adapter that exports the Adapter interfaces over TCP sockets.

    But nothing prevents from having a proxy Adapter that exports similar interfaces over JMS. Actually, the path mentioned by Dario points to an example that shows a simple JMS Proxy Adapter.

    Hope that helps.

  5. #5
    Member
    Join Date
    Sep 2008
    Location
    Varaždin
    Posts
    4
    Now I understand, thanks for help!

  6. #6
    Member
    Join Date
    Feb 2009
    Location
    Pyrmont
    Posts
    25
    Hi,

    Just wondering if you implemented the Java solution using an external server (external to the lightstreamer server) - similar to the .NET sockets example described in http://cometdaily.com/2008/04/14/hel...ightstreamer/ ?

    I want to implement a something similar (except in Java) and any help would be much appreciated

    Thanks,

    C

  7. #7
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hi,

    I'm sorry but the situation is still the same as in last Alessandro's post.

    bye.

 

 

Similar Threads

  1. Replies: 1
    Last Post: May 21st, 2009, 10:41 AM
  2. .Net Messaging system - meta and data adapter linking
    By paul.syson@internova.co.u in forum Adapter SDKs
    Replies: 6
    Last Post: March 24th, 2009, 10:13 AM
  3. Need sample code for Meta Adapter
    By rekhender in forum Adapter SDKs
    Replies: 5
    Last Post: July 23rd, 2008, 10:34 AM
  4. Replies: 1
    Last Post: June 4th, 2007, 09:54 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 08:36 PM.