Dear APE-Members,
i am very new to the APE Project. I've installed APE as usual and did
something special. I have a centralized APE-Server listening on "ape-
server.my-delivery-network.net". While try to get your APE-JSF
running, i run into several issues.
1. Cross Domain Scripting
My APE-JSF Environment was located at testing.my-server.net and the
APE-Server was located at ape-server.my-delivery-network.net ... The
APE-JSF-Configuration-File had only the default attributes "baseUrl,
domain, server". The Script was not able to detect "transport=2"
automaticly.
Within transport=undefined, i was not able to initializing APE Client.
After manual setting transport to 2 (JSONP), the Initializing APE
Client works fine.
2. Wrong position of iframe.addEvent('load'... in file Clients/
MooTools.js
The EventListner "load" for iFrame-Element have to be defined before
"if (config.transport == 2) {//Special case for JSONP"
Cheers,
Michael.
--
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/