Hi Manas,
I think the error you were having might be caused because you are
accessing to your domain with www. To avoid this kind of errors i
suggest you to set in config.js APE.Config.domain = 'domain.com' and in
ape.conf domain = domain.com
This should solve your issue.
Regards.
On 19/05/2010 22:13, Manas B wrote:
I just changed the tranport type to 2 that is JSONP and it is working.
It seems XHRStreaming is not suppored on same sub domain.
Mostly the applications are residing on main doman. I need some info
on how i can integrate APE into app installed on www domain APE can be
installed on www.domain.com but problem is with wild card DNS
for other services like mail.domain.com etc it will resolve to www.domain.com
only
Help much appreciated.
Cheers!!
On May 20, 1:00 am, Manas B<[email protected]> wrote:
I m getting this error
Illegal document.domain value" code: "1009
Permission denied for<http://www.domain.com> to get property
Window.APE from<http://0.ape.domain.com:6969>.
On May 19, 7:26 pm, Manas B<[email protected]> wrote:
Hi there,
my Ape server is running fine and i m able to test it at client side
as well as server side.
My main application resides on the main domain. Thats where i want to
put the ape-jsf frame work and application and access in the existing
application
This is the log of Test
Running test : Init
Running test : Loading Client
Running test : Loading config
Config values are :
identifier : ape
init : true
frequency : 0
scripts
:http://www.domain/ape-jsf/Source/mootools-core.js,http://www.domain/a...
baseUrl :http://www.domain/ape-jsf
domain : auto
server : ape.domain:6969
transport : 1
Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
Running test : Contacting APE Server
domain =www.domain
Running test : Contacting APE Server (adding frequency)
Running test : Initializing APE Client
Can't load APE JSF
I m unable to talk to APE when i load the script file from the main
domain. Ape is running fine at ape.domain
thanx
I plan to user XHRStreaming. I have read using JSNOP it is possible to
do cross domain.
Do proxy.conf needs any tweaking.
--
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
athttp://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/
--
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
athttp://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/
--
Nicolas Trani - Web engineer
Weelya - Improve the web
32 rue du faubourg boutonnet
34090 Montpellier
http://www.weelya.com
http://www.ape-project.org
--
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/