Re: [Catalyst] Catalyst::Controller::REST + use Catalyst qw/Server Server::XMLRPC/ = Error

2009-04-08 Thread Hans Dieter Pearcey
On Wed, Apr 08, 2009 at 06:00:36PM -0700, Bruce McKenzie wrote: Note that if you have a custom request class in your application, and it does not inherit from CCatalyst::Request::REST, your application will fail with an error indicating a conflict the first time it tries to use

Re: [Catalyst] Catalyst::Controller::REST + use Catalyst qw/Server Server::XMLRPC/ = Error

2009-04-08 Thread J. Shirley
On Thu, Apr 9, 2009 at 10:00 AM, Bruce McKenzie bru...@dynamicrange.comwrote: I have a newly developed RESTful interface to an existing server using C::C::REST. Works nicely -- Catalyst is a very nice tool, and the REST extensions are very helpful. The server has existing services that are