Re: Multi-server Deployment (nginx + fastcgi adaptor)

2014-02-14 Thread Kevin Hinkson
Thanks for replying Aaron. I was passing the correct information to the adaptor. It's done via environment variables in the script that launches the adaptor. I am not certain what the problem was but the combination of deleting the socket and also deleting a file in the /tmp directory that the

Re: Linking iOS and WebObjects

2014-02-14 Thread Jesse Tayler
FANTASTIC! yes, ERSync is not going to work for the main question which is how to store a local object graph that loads as the user sees things, and keep it updated while still being able to rationally send data back to the server in a way that can handle offline or poor network conditions etc

Linking iOS and WebObjects

2014-02-14 Thread Mark Wardle
Hi all, I am starting to work on a new presentation layer for our web application using the iOS SDK. We plan on writing custom small iOS apps that integrate with the larger more complex backend web-application built in WebObjects. I can see ERSync but note it is not in Wonder yet. Is this stil