[Xml-compile] debugging server side

Mark Wood-Patrick mwoodpatrick at gmail.com
Sun Apr 3 13:52:20 GMT 2011


I have an a server based on XML::Compile::SOAP::HTTPDaemon which works great
from my perl clients but appears to hang from my Java client. Is there any
way to interactively debug the server execution the server seems to exit
even if I specify:
 
my $daemon = XML::Compile::SOAP::HTTPDaemon->new
  ( 
    based_on  => 'Net::Server',
    background => 0,
  );

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20110403/dc92fa21/attachment.htm


More information about the Xml-compile mailing list