I solved the problem in several steps that don't need to be followed
in this order:

- The browser i'm using for tests is Firefox and I made it ignore my
ape-test.local and *.ape-test.local
- The apache server I installed aparently is case sensitive... or
firefox is ... I don't know! In my config on the client side I had
http://ape-test.local/APE-JSF for the and it only worked when I
changed it for http://ape-test.local/ape-jsf because on the server the
folder is on lower-case...
- another small error on the config settings on the client side: I had
the APE Server url begining with http://.. this doesn't work, it can't
have the http:// prefix

On 3 Set, 18:40, DiogoCunha <[email protected]> wrote:
> I installed the APE server on a VirtualBox VM running Ubuntu with
> Apache on a Windows7 host. I was very happy when I managed to
> configure the server on the VM.. but obviously nothing is ever that
> simple...
>
> I created an application on .Net to test the Server but it seems the
> domain is never correct. I followed the instructions to make the ape-
> test.local my domain because I wanted to test from the browser on my
> host and in the 2 options that seem to be viable my client doesn't
> work.
>
> 1) leave the domain as 'auto' on the ape.config and on my client
> javascript (apeClientJS.js)
> 2) change the domain to 'ape-test.local' on both these files
>
> On the first one firebug tells me that there are no Permissions, on
> the second one I get this error "Illegal document.domain value" code:
> "1009".
>
> on top of that, after some hours of chasing my own tale, I found that
> Windows7 has problems with the hosts file.. so I have no idea where my
> problem is...

-- 
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/

Reply via email to