I'm using the July 11th snapshot. I have my own router that routes to their appropriate resources, and that router is returned from the createInboundRoute() in my Application. However, the ServerRouter in the ComponentHelper is trying to route it first, but is returning a 405 Method Not Allowed from a POST Request. My web.xml has the org.restlet.application set to my actual Application instance, but I'm leaving the Component to the ServerServlet to create. Do I need to create my own?
Any ideas? Thanks, Dustin -- Dustin N. Jenkins | Tel/Tél: 250.363.3101 | [email protected] facsimile/télécopieur: (250) 363-0045 National Research Council Canada | 5071 West Saanich Rd, Victoria BC. V9E 2E7 Conseil national de recherches Canada | 5071, ch. West Saanich, Victoria (C.-B) V9E 2E7 Government of Canada | Gouvernement du Canada ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2632835

