Ok, Now I have retrieved the "restlet-jee-2.0m5". There was some changes since the previous version but no docs. Now it seems that my resourec is never acceeded (No logs nor system.out was displayed on my console and my breakpoints never match).
Please can ypou help me to make it working ? Ther is the logs I receiv when I do a GET on my resource ( http://localhost:8081/epublish/templates/Big_sample1.odt ) : # 13-nov.-2009 9:16:11 org.restlet.engine.http.StreamServerHelper start # INFO: Starting the internal HTTP server # 13-nov.-2009 9:16:13 org.restlet.routing.Filter doHandle # ATTENTION: A filter was executed without a next Restlet attached to it. # 13-nov.-2009 9:16:13 org.restlet.engine.log.LogFilter afterHandle # INFO: 2009-11-13 09:16:13 127.0.0.1 - - 8081 GET /epublish/templates/Big_sample1.odt - 500 365 - 15 http://localhost:8081 Apache-HttpClient/4.0-beta2 (java 1.5) - My resource is joined as attachment. Thanks
TemplateResource.java
Description: Binary data

