When loading simile-ajax-bundle locally in current trunk version (r2062) i get this error when trying to load the jfk example
GET http://127.0.0.1:8080/Vanilla/src/webapp/examples/jfk/jfk.xml 200 OK 28ms simile-a...bundle.js (line 2901) TypeError: C is null "XmlHttp: Error handling onReadyStateChange" simile-a...bundle.js (line 1826) If i load the unbundled version i get a similar error Using the remote version works fine, also if i use the version that is packed with 2.3.1 it also works. This is the code that i use to load the the scripts locally. <script> Timeline_ajax_url="http://127.0.0.1:8080/Vanilla/src/ajax/api/ simile-ajax-api.js"; Timeline_urlPrefix='http://127.0.0.1:8080/Vanilla/src/webapp/ api/'; </script> Should i do something different or is it really broken? Kind Regards, Pedro Moita --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
