Search:

Type: Posts; User: mohamida

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Lightstreamer's IFrames keeps loading richfaces's .js files many times

    Hi everybody.

    i'm using lightstreamer with jsf + richfaces + tomcat...

    the problem is that, with the Iframes the lightstreamer uses, it loads scripts that are being used for richfaces.

    the...
  2. Replies
    10
    Views
    26,080

    Hi everybody. Please, in the case where i have...

    Hi everybody.
    Please, in the case where i have this in AllMetaExample

    public class AllMetaExample extends LiteralBasedProvider {

    private static String[] completeList;

    static {...
  3. Replies
    13
    Views
    63,194

    hmmm. i did understand what you're saying. i...

    hmmm. i did understand what you're saying.
    i think that is difficult for me (because i'm still a novice) to implement my own MetadataProvider, that's why i prefer using the FileBasedProvider, so...
  4. Replies
    13
    Views
    63,194

    Sorry, but I didin't understand what you said :o ...

    Sorry, but I didin't understand what you said :o
    espacially, what did you mean by

    and, if i choose to make this, will i have to make changes in the adapter, or the metadataadapter ? (because...
  5. Replies
    13
    Views
    63,194

    Hi everybody. is there a way, instead of...

    Hi everybody.

    is there a way, instead of having this:

    var group = "item1 item16 item3";

    i get the my group from my DataProvider ?
    because i have so many items that i will display, that my...
  6. Replies
    10
    Views
    57,711

    i found the solution. it's a facelet's problem (i...

    i found the solution. it's a facelet's problem (i think) with chrome as said here.
    i must include this:


    in my <body>...</body> section.

    now, return to me [object HTMLBodyElement] like...
  7. Replies
    10
    Views
    57,711

    there's no javascript error in both ie, firefox...

    there's no javascript error in both ie, firefox and chrome.
    for the downloaded files, i don't find lsengine in chrome, but i find it in firefox.

    i did put that code in the end of the page, in...
  8. Replies
    10
    Views
    57,711

    i changed the code that i gave, that's why it...

    i changed the code that i gave, that's why it seemed a little wrong.
    i gave you the original unchanged new code.
    i moved the code as you said, but this still don't work for me ( but again, work in...
  9. Replies
    10
    Views
    57,711

    i see this error in chrome: the sources are...

    i see this error in chrome:

    the sources are attached to this message, also the generated html (because i'm using jsf + richfaces + facelets).

    the problem is that message appears every x...
  10. Replies
    10
    Views
    57,711

    i upgraded my libraries. the 2 last message...

    i upgraded my libraries.
    the 2 last message don't appear anymore, but still the first one pops up every 2 or 5 seconds, that is:

    i've put this code in different places (in the head, in the...
  11. Replies
    10
    Views
    57,711

    createEngine should be in the BODY ??

    Hi everybody,
    i have a windows that pops'up saying:

    after 1second or 2, another window pops'upsaying:

    after some time, another window pops'upsaying:

    this errror occurs only in safari and...
  12. Replies
    3
    Views
    13,428

    Thnx for your reply. I'v read the thread you...

    Thnx for your reply.
    I'v read the thread you mentionned, and to summarize things, i cannot remove the from status bar
    "Waiting for...
  13. Replies
    3
    Views
    13,428

    Message on the status bar (IE)

    Hi everybody.

    When using IE to display some stock infos, there is a message showing on the status bar saying

    Waiting for...
  14. Replies
    1
    Views
    7,160

    Changing the row BackgroundColor ?

    Hi everybody,

    when i change the row attribute using

    itemUpdate.setRowAttribute("#888888","#888888","backgroundColor");

    this only changes the background of the string, not all the background...
  15. Replies
    8
    Views
    14,580

    Many thanks to you

    Many thanks to you
  16. Replies
    8
    Views
    14,580

    What should i put in setDomain(), setLSHost(),...

    What should i put in setDomain(), setLSHost(), and setLSPort() ?
  17. Replies
    8
    Views
    14,580

    So 2 different ports, 1 network card, 1 public...

    So 2 different ports, 1 network card, 1 public address.
    In this case, i have to register for 1 domain ? (www.mycompany.com)
    So what to do with the other ? (push.mycompany.com)
  18. Replies
    8
    Views
    14,580

    In my case, i have the 2 servers (tomcat:80 and...

    In my case, i have the 2 servers (tomcat:80 and lightstreamer:8081) on the same machine.
    is there any additional configuration i have to make ? (in addition to having 2 network cards)

    And why do...
  19. Replies
    8
    Views
    14,580

    How to deploy on a web hosting service ?

    I'm going to host my website on a Web host service.
    Should i ask them to register for 1 domain (www.mycompany.com) or for 2 domains (www.mycompany.com and push.mycompany.com) ?
    Should they...
  20. Replies
    6
    Views
    15,509

    Thank you Mone.

    Thank you Mone.
  21. Replies
    6
    Views
    15,509

    Hi Mone, you said: How to do that ? because...

    Hi Mone, you said:


    How to do that ?
    because the function to detect that it's the first snapshot is done in the onItemUpdate funtion, while setting the hotTime attribute is done in the...
  22. Thank you very much Mone

    Thank you very much Mone
  23. As i said before, the data are being added to the...

    As i said before, the data are being added to the stockGenerators variable (it takes some times), so when the subscribe function is called, it will not send anything to Lightstreamer server (because...
  24. I already got that. In fact, i didin't modify...

    I already got that. In fact, i didin't modify that code at all. I used it as it is:


    public void subscribe(String itemName, boolean needsIterator)
    throws SubscriptionException {...
  25. Sorry for bothering you again, but here's the...

    Sorry for bothering you again, but here's the senario:
    i modified the DataAdapter of the StockListDemo so i can use it. But instead of having random (static) data, i read data from a data feed.
    ...
Results 1 to 25 of 43
Page 1 of 2 1 2
All times are GMT +1. The time now is 05:48 AM.