Hi, You must use .local on your configuration file instead of .localhost because localhost is restricted in use by firefox.
This will work :) Check the wiki "Getting Started" and "Configuration" articles for further informations. Cheers, On Thu, 6 Aug 2009 22:49:00 -0700 (PDT), nop <[email protected]> wrote: > > Hello, everyone > > I am trying to run demos but I get a js exception when iframe wants to > request a subdomain like 0.ape-demos.localhost > > The message is: > Permission denied for <http://0.ape-demos.localhost:6969> to get > property HTMLIFrameElement.id from <http://ape-demos.localhost>. > [Break on this error] var identifier = window.frameElement.id;\n > > > And my config is: > APE.Config.baseUrl = 'http://ape-demos.localhost/Source'; //APE JSF > APE.Config.domain = 'ape-demos.localhost'; //Your domain, must be the > same than the domain in aped.conf of your server > APE.Config.server = 'ape-demos.localhost:6969'; //APE server URL > > Any help will be appriciated. > -- --- John Chavarria - CEO / Designer Weelya - Improve the web Mob : +33 6 43 56 00 83 Tel : +33 4 67 169 778 Twitter : @jchavarria / @weelya http://www.ape-project.org/ http://www.weelya.net/ Weelya SARL 32 rue du Faubourg Boutonnet 34090 Montpellier, France --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/ -~----------~----~----~----~------~----~------~--~---
