Definitely a problem in REST-Client-88.tar.gz. Had to manually change
the request from PUT to POST :
[joe@hostname RestClient]# diff /root/tmp/RestClient/lib/REST/Client.pm
/usr/lib/perl5/site_perl/5.8.8/REST/Client.pm
161c161
< return $self->request('PUT', @_);
---
Show quoted text > return $self->request('POST', @_);
[joe@hostname RestClient]#
Without that, I was receiving a method-not-allowed error from the tomcat
implementation for the REST implementation we were doing.
--
Joe Lewis
Overstock.com Linux Engineer
http://www.overstock.com/
https://itsaboutlove.org/ial/profiles/28499924/ourMessage.jsf
Show quoted text________________________________
CONFIDENTIALITY NOTICE: This message is intended only for the use and review of the individual or entity to which it is addressed and may contain information that is privileged and confidential. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message solely to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify sender immediately by telephone or return email. Thank you.