Search:

Type: Posts; User: pluczak

Search: Search took 0.02 seconds; generated 48 minute(s) ago.

  1. Single data provider and multiple data sources

    Hi,
    I'd like to know if using a single data adapter to handle multiple data sources is the correct approach. The more I think of it, the more I believe it's not. Thing is, each of the data sources...
  2. Unexpected update for item - why is it necessary to log it as WARN?

    Hi,
    judging by Mone's post which I found here:
    http://http://www.lightstreamer.com/vb/showthread.php?t=323
    the message

    < WARN> Unexpected update for item xyz
    is displayed when Lightstreamer is...
  3. Replies
    1
    Views
    7,909

    getting field value directly via javascript

    Hi,

    my Java Adapter has a following piece of code:


    final Map<String, String> sentimentIndexMap = new HashMap<String, String>();
    sentimentIndexMap.put("INDEX",...
  4. You're right, the schema was the reason, many...

    You're right, the schema was the reason, many thanks for the tip!
  5. Property accessible from one page, but not from another

    Hi,

    I use the following page to display my SENTIMENT INDEX:


    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>...
  6. Replies
    5
    Views
    29,995

    Shutdown works fine for me, I just thought I was...

    Shutdown works fine for me, I just thought I was missing something about Lightstreamer's functionality. Many thanks and regards.
  7. Replies
    5
    Views
    29,995

    shutdown method of DataProvider?

    Hi,
    I would like to know why the DataAdapter interface defines the init method:

    init(java.util.Map params, java.io.File configDir)
    but has no shutdown whatsoever. I mean, what if my init method...
Results 1 to 7 of 7
All times are GMT +1. The time now is 07:48 PM.