So I am working on a more complex format from the tutorials but running into 
some odd issues and/or confusions that I don't quite understand.
To simplify things, I attached my code. There are 3 java files (Main, Tracer 
and RootRoute).
I am trying to get a better understanding on Router, Directory, Application, 
Root, Restlet and context.
The code compiles fine, but I get an error:

The filter org.restlet.engine.application.RangeFilter@5c4ef185 was executed 
without a next Restlet attached to it.
2014-08-06      13:37:42        0:0:0:0:0:0:0:1 -       -       8183    GET     
/       -       500     486     0       10      http://localhost:8183   
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like 
Gecko) Chrome/36.0.1985.125 Safari/537.36        -

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

Attachment: MainServer.java
Description: Binary data

Attachment: RootRoute.java
Description: Binary data

Attachment: Tracer.java
Description: Binary data

Reply via email to