I'm using Java 6, Tomcat 6.0.20, RESTlet 2.0M5 on a Linux platform.

After my business operations in my POST call, I simply call 
redirectSeeOther().  When I make POST calls to the Resource now, the log 
records it as a POST call, but my @Get method is being called instead.  
Does the redirectSeeOther() get cached somewhere or something?  Normally 
I'd see a POST followed by a GET in the log.  Is this a bug in the 
current 2.0 tree?  The snapshot is doing the same thing.

I've used wget and browser clients just to test this.

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=2420119

Reply via email to