in reply to Consuming Web Services

The output from changing this to have:

use SOAP::Lite +trace => 'all';
will probably be enlightening.

/J\

Replies are listed 'Best First'.
Re^2: Consuming Web Services
by Stegalex (Chaplain) on Jun 06, 2005 at 14:48 UTC
    Now it produces:
    SOAP::Transport::new: () SOAP::Serializer::new: () SOAP::Deserializer::new: () SOAP::Parser::new: () SOAP::Lite::new: () SOAP::Deserializer::new: () SOAP::Parser::new: () SOAP::Schema::new: () SOAP::Deserializer::deserialize: () SOAP::Parser::decode: () junk after document element at line 2, column 0, byte 19 at /usr/local +/lib/perl5/site_perl/5.8.3/sun4-solaris/XML/Parser.pm line 187 SOAP::Schema::DESTROY: () SOAP::Deserializer::DESTROY: () SOAP::Lite::DESTROY: () SOAP::Deserializer::DESTROY: () SOAP::Parser::DESTROY: () SOAP::Transport::DESTROY: () SOAP::Serializer::DESTROY: () SOAP::Parser::DESTROY: ()
    Did that tell me anything useful?


    ~~~~~~~~~~~~~~~
    I like chicken.