Hey everybody,

I tried the firstSteps-tutorial in both ways - in a servlet container and as a 
standalone Java application.

Inside the servlet container everything works fine. 

The pure java application doesn't work.I downloaded the source at 
http://www.restlet.org/documentation/2.0/examples/firstSteps/sources.zip and 
didn't change anything.

When running it I can see 
"org.restlet.engine.http.StreamServerHelper start
INFO: Starting the internal HTTP server" on the terminal.

Now when I try to visit "http://localhost:8182/hello"; all I get is a connection 
error.

Has anyone an idea what the problem could be?

Best regards

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2430704

Reply via email to