Search:

Type: Posts; User: vaduganathan

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    20,218

    Thanks a lot !!! When I moved the...

    Thanks a lot !!!

    When I moved the getDistinctSnapshotLength to Meta Data adapter. it worked.
  2. Replies
    8
    Views
    20,218

    Yes, you are right, the getDistinctSnapshotLength...

    Yes, you are right, the getDistinctSnapshotLength is not invoked at all...

    How should I invoke this? I thought lightstreamer will invoke this automatically.

    I am using lightstreamer Version 3.5...
  3. Replies
    8
    Views
    20,218

    For Client 1, I am getting the following entries...

    For Client 1, I am getting the following entries in the log. The item that I am subscribing is MW#1#1#1:

    16-Dec-10 17:13:38,218 |TRACE|LightstreamerLogger.preprocessor |SERVER POOLED THREAD 1 ...
  4. Replies
    8
    Views
    20,218

    Thanks for you response. Is my understanding...

    Thanks for you response.

    Is my understanding of Snapshot right?

    1. Client Subscribes to LS using Distinct Mode as mentioned in my previous post
    2. In the data adapter we need to set...
  5. Replies
    8
    Views
    20,218

    Snapshot Available

    I have a data adapter with the following code inside.



    public class SecuritiesDataAdapter implements SmartDataProvider
    {
    ...
    public boolean isSnapshotAvailable(String itemName)...
  6. Replies
    1
    Views
    13,625

    Client Server Disconnection Notification

    I have created a simple browser application with only one push page and two tables in it.

    I have solved most of the communication problems between the browser and the LS Adapters.

    I have only...
  7. Replies
    1
    Views
    8,146

    Track the Server disconnection

    I am working on Java Web application using Light Streamer.
    I am trying to track the LS disconnection on My Web Page with the following code.


    But this event is fired while closing LS as well as...
  8. Hi, Thank you for showing interest on this...

    Hi,

    Thank you for showing interest on this DarioCrivelli.
    Here are your questions and my responses for the corresponding, I hope this will help you track the problem.

    Which version of the...
  9. GroupListDescriptor Item names cannot be empty

    I am create creating an engine, to connect my LS server using the following code.


    public native static void init(String username, String password)
    /*-{
    $wnd.user_name = username;
    var...
  10. Hi Thank you very much for your reply,...

    Hi

    Thank you very much for your reply,
    Following are my queries as a newbie on here (it may very simple one),

    How to disconnect the engine? I tried to access the engine object out side of...
  11. Error: createEngine() has already been called

    I am using following code to connect my JAVA web application to Light Streamer


    public native static void init(String username, String password)
    /*-{
    $wnd.user_name = username;
    var...
  12. Replies
    1
    Views
    8,870

    Unresponsive Script

    I am using GWT to develop market watch for my project testing in the Firefox browser.
    I am using Market watch with 60 securities in one grid.
    So I am getting the following error while getting the...
Results 1 to 12 of 12
All times are GMT +1. The time now is 12:00 PM.