Re: mod_perl: access full request, log it, etc

2009-08-23 Thread Bruce Ferrell
Dan wrote: > Hi all. > > I'm setting up a mod_perl & soap server, and a friend is writing a java > client. As I commented to him, it's a bit like the blind leading the > blind at this point :) > > His request is causing mod_perl to complain about not being able to > serialize the request, with

mod_perl: access full request, log it, etc

2009-08-23 Thread Dan
Hi all. I'm setting up a mod_perl & soap server, and a friend is writing a java client. As I commented to him, it's a bit like the blind leading the blind at this point :) His request is causing mod_perl to complain about not being able to serialize the request, with an error in XML::Parser. I w