Hi, I am running a windows system and i have a linux system in the lan which is running the APE server along with Apache server... I have the hello world program in the linux machine and I access it from my browser by giving
http://local.ape-project.org/APE_JSF/123.html everything works fine .... Now, i tried to host the 123.html file from the apache server installed in the windows machine ... In order to access the APE server existing in the linux machine, i modified the following line in the 123.html file <script type="text/javaScript" src="http://local.ape-project.org/ APE_JSF/Build/uncompressed/apeClientJS.js"></script> Now, when i give localhost/123.html, I get an error ... APE is not defined.... the problem occurs bcoz it is not able to recognize 0.local.ape-project.org ... But, this problem never occured when i was accessing the 123.html file existing in the linux machine's apache server ... And yes, i mapped the linux machine ip to 0.local.ape- project.org,1.local.ape-project.org, etc in the hosts file of my windows machine What could be wrong ? Thanks -- 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/
