David Morgan wrote: > > I'm having some problems getting a RPC XML server working under > Catalyst::Plugin::XMLRPC on Solaris 10 (I have since tested the code > under Ubuntu Dapper and it works- and no it has to run under Solaris! > ). I have also implemented the functions under XML::RPC::Server on > Solairs and it works. However it would be great to get it to work under > Catalyst.
Catalyst::Plugin::XMLRPC is a misdesigned failure, and strongly disrecommended Catalyst::Plugin::Server obsoletes it; we'd be happy to give you some help with that. -- Matt S Trout Offering custom development, consultancy and support Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ + _______________________________________________ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/ Dev site: http://dev.catalyst.perl.org/