I'm using Restlet 2.0.1 with JDK 1.6 in Tomcat 6.0.29.
Nobody else has mentioned this, so I assume that it's something I'm
doing. When I upgraded to 2.0.1 from 2.0m7, the POST requests all
returned a 405 Method Not Allowed status.
Here's how my method is defined:
/**
....
*/
@Post
public Representation acceptRepresentation(final Representation entity)
{
....
Do I need to define a better MetadataService or anything? Is this a
known issue to anybody else? I'm about to try version 2.0.0 to see if
it happens there.
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=2660315