Search:

Type: Posts; User: flybyGWT

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

  1. Replies
    2
    Views
    13,382

    Yes it is only with second level subscriptions...

    Yes it is only with second level subscriptions with we do no see the SnapShot being propagated. I reply with greater detail in email and post any findings below.
  2. Replies
    2
    Views
    13,382

    Snapshots in command mode configurations

    Hello,

    The problem I am seeing is that the snapshot upon the kernel calling subscribe on a dataProviders (when the first client subscribes to an item the kernel doesn't have) doesn't always seem...
  3. I apologize. I found a copy/paste error in my...

    I apologize. I found a copy/paste error in my native setNativeCommandSecondLevelDataAdapter were the data adapter paramater name was not the same variable name as being passed to the JS...
  4. subscription.setCommandSecondLevelDataAdapter throwing dataAdapter is not defined err

    I have a commandDataAdapter and a itemDataAdapter.

    I am able to easily subscribe to my commandDataAdapter , but when I add the second level data adapter for my itemDataAdapter I am getting a ...
  5. Thank you Marco for the clarification.

    Thank you Marco for the clarification.
  6. Command mode second level item key uniqueness

    Are there any links between the primary and secondary levels of a subscription in Command mode?

    Lets say the requirement is subscribing to all the cities population by state level.

    So there is...
  7. void subscribe(java.lang.String itemName, boolean needsIterator) being called...

    Hello we are encountering a scenarios where the JS client is calling a subscribe set in command mode. The subscribe on the Java Adapter is our SmartDataProvider's void subscribe(java.lang.String...
  8. Does Lightstreamer allow hierarchical field definitions?

    Does the lightstreamer API supports hierarchical item/field definitions similar to the concept of child elements in XML?
  9. Thank you very much for your advice. I will also...

    Thank you very much for your advice. I will also look into the dynamic subsets and see if I should build a GWT bridge to it.
  10. Thank you for the reply. In the example you...

    Thank you for the reply. In the example you provided you would then on the GWT implementation side define the onItemUpdate(Ljava/lang/String;) make a call to the LightStreamer client cache with...
  11. GWT CellTable ListProvider Patterns with Lightstreamer

    Hello,

    Is there an example on changing LightStreamer's GWT integration item update process from pushing out at the field change level (item/field/value pairing) to an item changed level, as I...
  12. Replies
    10
    Views
    33,816

    Forgot to tell you thanks for catching that...

    Forgot to tell you thanks for catching that missed namespace call.
  13. Replies
    10
    Views
    33,816

    So in GWT we are first creating the client and...

    So in GWT we are first creating the client and storing it in a GWT JSO variable then passing the JSO subscription list to it (The JSO client) and calling subscribe.




    private JavaScriptObject...
  14. Replies
    10
    Views
    33,816

    Thank you very much for the info. Changing to the...

    Thank you very much for the info. Changing to the lightstreamer.js script inclusion fix the problem with the LightStreamerClient returning null.

    However the same error as before is popping up...
  15. Replies
    10
    Views
    33,816

    I apologize i am taking this over from another...

    I apologize i am taking this over from another developer so I am not entirely which scripts are suppose to be included.

    Our html page only loads <script...
  16. Replies
    10
    Views
    33,816

    I have taken the steps you have outlined and I am...

    I have taken the steps you have outlined and I am getting the same error.

    I used the Online Generator with the LightStreamerClient, Subscription, and Use namedspaced globals options. (we are not...
  17. Replies
    10
    Views
    33,816

    LightStreamer with GWTQuery.

    I was wondering if anyone has come across and problem using light streamer in GWT when also inheriting the GWTQuery package? Simply inheriting the gwtQuery package has the end effect of causing a...
Results 1 to 17 of 17
All times are GMT +1. The time now is 06:48 AM.