[Simpleweb-Support] Problem using the tutorial
Brought to you by:
niallg
From: Vincent E. <vin...@gm...> - 2006-03-31 14:15:41
|
Hello ! I'm trying to have the DemoServer and the HelloService from the tutorial working, but I'm lost. If I copy/paste the code from the tutorial, the server runs, but I always get a 404 error, whatever url I try. I tried to load and link manually the HelloService to a specific URL, but doing this the DemoServer doesn't even run : it crashs and throws this : Exception in thread "main" java.lang.StackOverflowError at simple.http.load.LoaderEngine.load(Unknown Source) at simple.http.load.LoaderEngine.load(Unknown Source) .... What does it mean ? Does anybody have a basic example of a server and a service that works ? Thanks a lot for any help ! And sorry for my english... Vincent Etter |