Hi,
  I am running a local server on an RHEL5 machine.

 The base directory is: /var/www/html/APE_JSF

  I copied the tutorial hello world example.

  Not sure if I tailored the apeClientJS.js file correctly, here's
what I used:

  APE.Config.baseUrl = 'http://local.ape-project.org/APE_JSF/'; //APE
JSF
  APE.Config.domain = 'auto';
  APE.Config.server = 'ape.local.ape-project.org'; //APE server URL

  I also tried with:
  APE.Config.server = 'local.ape-project.org'; //APE server URL

  I named my program myfirst.html and placed it into the Clients
subdirectory.

  At the url: http://0.local.ape-project.org/APE_JSF/Clients/myfirst.html
  I see nothing.

  At the url: http://1.local.ape-project.org/APE_JSF/Clients/myfirst.html
  I also see nothing.

  And there are no error messages.

  Any help?

thanks,
  bob s.
  [email protected]

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