Great, thanks Thierry! Dustin
On 02/16/2010 02:59 AM, Thierry Boileau wrote: > Hello Dustin, > > >Should I submit a bug report? > thanks for having submitted a bug report, that's a nice idea. > I've reassigned the issue (#1035) and updated the target milestone. > > Best regards, > Thierry Boileau > >> I'm using JDK 6 with Tomcat 6.0.24/5.5.20 and Restlet 2.0rc7 on Linux >> FC8. Spring 2.6.5 is also used. >> >> I have a reproducable issue, with a test case for this problem now. >> I had submitted this a month and a half ago, but only now had time to >> mock up a test case. >> >> If I submit a GET request to /myservlet/list, which returns a list of >> items in XML, then submit a POST to /myservlet/list, the POST is >> ignored and the GET is instead issued. My debugger has shown that >> the Request's Method is indeed a POST, but the Variant's method is GET. >> >> I don't think I can attach the test case here. Should I submit a bug >> report? >> >> 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 >> -- 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=2448074

