Hi Thierry,

First, I know what Restlet is, and am very familiar with Web framework, having developed one myself (in Python). I came to restlet because I was (happily !) surprised to see some change in the Java world, moving away from fat, somewhat over-arhictectured frameworks...

However, I just wanted to see it an action, see an example that I could start to play with. I eventually figured out that there was indeed a Restlet Simple-based server started, but I had no idea what the process was or which port it was bound to... had to do some investigation (lsof -i).

So I would suggest some improvements in the restlet.sh script:

1/ Make the EOL Unix instead of DOS
2/ Echo messages if the port is already bound
3/ Echo server PID and port

Thanks for your response,

 -- Sébastien

Reply via email to