I'm trying to setup APE to work locally with a Django dev server. I seem to nearly have everything setup. However, the one remaining issue I'm running into is the *.ape.myapp:6969 domain the JSF tries to connect to.
Since this is a temporary local setup for dev work, I have a number of 1.ape.myapp, 2.ape.myapp, 3.ape.myapp, etc domains setup in my hosts file, but it seems APE increments this count arbitrarily high, so eventually it gets to a domain that doesn't exist. Is it possible to turn off this count, and just have JSF talk to ape.myapp:6969? Chris -- 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/
