hello, that works for me with org.restlet.jar taken from the jse edition v2.0m6. Could you tell us what is the context? Eclipse, netbeans, command-line? The jar you are using, the kind of client?
Best regards, Thierry Boileau > 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 > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2430789

