Results 1 to 2 of 2

Thread: GWT integration

Hybrid View

  1. #1
    Member
    Join Date
    Dec 2011
    Location
    paris
    Posts
    1

    GWT integration

    Hi everybody,
    I try to integrate a push into my GWT app, it works perfect (retrieve data...) but it cause a JS error when I want leave (MVP Navigation) the current display


    Unsafe JavaScript attempt to access frame with URL http://domain:8080/domain/domainui.html#LoginPageView: from frame with URL http://domain:8080/domain/domainui.html#LoginPageView:. Domains, protocols and ports must match.
    94B34F98F75202EA7ADD2AA38457999C.cache.html:9666Un caught TypeError: Object [object DOMWindow] has no method 'setTimeout'
    checkHistoryCycle


    I think that LightStreamer does some thing in the frame that break the GWT navigation model, is there anyone have an issue or solution

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

    I don't really know what is happening there but I can fairly guess it is something related to the domain setting.

    Try to not set the domain via setDomain (don't call changeStatus neither) does the issue disappear?

    From the message looks like the page has the exception while trying to access itselfs. I guess that's not what actually happens, do your application have more than one frame/iframe?

    Also, is the exception actually causing an issue? We've seen some false-alarms in chrome before: http://www.lightstreamer.com/vb/showthread.php?t=597

 

 

Similar Threads

  1. integration with phonegap
    By avinoam in forum Client SDKs
    Replies: 2
    Last Post: August 13th, 2012, 10:53 AM
  2. GWT integration
    By hamroune in forum General
    Replies: 1
    Last Post: January 3rd, 2012, 10:26 AM
  3. Drupal Integration ?
    By stockstreamtest1 in forum Client SDKs
    Replies: 2
    Last Post: September 19th, 2011, 11:48 AM
  4. GWT Integration
    By tvseshagiri in forum Client SDKs
    Replies: 1
    Last Post: June 7th, 2010, 12:11 PM

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 10:39 AM.