Help for this page

Select Code to Download


  1. or download this
    $HOST = "http://localhost/devel/soap_mini/echo.cgi";
    $NS   = "urn:/SOAPY/Echo";
    ...
      ->readable(1)
      ->uri($NS)
      ->proxy($HOST);
    
  2. or download this
    [Tue Jan 21 11:08:07 2003] [error] [client 127.0.0.1] Illegal namespac
    +e identifier '/soapy/echo' for URN 'urn:/SOAPY/Echo' at /usr/local/li
    +b/perl5/site_perl/5.8.0/SOAP/Lite.pm line 2097