[Dev] Unable to access jaggeryjs documentation

2015-07-05 Thread Sabra Ossen
Hi All, I was searching for web sockets implementation using jaggery, but I am unable to access the jaggeryjs documentation in [1]. Could someone check and resolve this issue. [1] http://jaggeryjs.org/documentation.jag?api=webSocket Thanks. -- Sabra Ossen http://lk.linkedin.com/in/sabraossen

Re: [Dev] Unable to access jaggeryjs documentation

2015-07-05 Thread Mohamed Fawzan
Looks like it's down for everyone. HTTP Status 500 - org.mozilla.javascript.WrappedException: Wrapped org.jaggeryjs.scriptengine.exceptions.ScriptException: java.io.FileNotFoundException: /home/jaggery/newpack/jaggery-0.9.0-SNAPSHOT/apps/ROOT/config/properties/webSocket.json (Too many open files)

Re: [Dev] Unable to access jaggeryjs documentation

2015-07-05 Thread Thusitha Thilina Dayaratne
Hi Sabra, AFAIK jaggery still doesn't support JSR-356 based websocket implementation. It uses tomcat specific websocket implementation. Thanks On Sun, Jul 5, 2015 at 1:07 PM, Mohamed Fawzan fawz...@gmail.com wrote: Looks like it's down for everyone. HTTP Status 500 -

Re: [Dev] Unable to access jaggeryjs documentation

2015-07-05 Thread Sabra Ossen
Hi Thusitha, I wanted to check the documentation so that I could get an idea on forming the uri for the web socket server endpoint. But I was able to resolve that issue by checking the samples in AS 5.3.0 alpha. Thanks for the clarification though. Regards. On Sun, Jul 5, 2015 at 1:15 PM,