I believe that is the issue. Thanks, Thierry! Dustin
On 07/14/2010 06:59 AM, Thierry Boileau wrote: > Hello Dustin, > > I suspect that the main cause is related to the last changes and the > signature of the annotated method. Does this thread help you? > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2632190 > > <http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2632190> > > Best regards, > Thierry Boileau > > > 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] <mailto:[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 > > <http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2632835> > > -- 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=2633187

