recompiling echo service makes a error
I recompile echo service in axis2c-bin-1.0.0-linux folder without making any modifications. I use a php client for this service. After replacing the .so file in the service folder following error showed in the browser window.
Fatal error: Uncaught SoapFault exception: [HTTP] Error Fetching http headers in /opt/lampp/htdocs/soap/1.php:28 Stack trace: #0 [internal function]: SoapClient->__doRequest('<?xml version="...', 'http://localhos...', 'ns1:echoString', 1, 0) #1 /opt/lampp/htdocs/soap/1.php(28): SoapClient->__call('echoString', Array, Array) #2 {main} thrown in /opt/lampp/htdocs/soap/1.php on line 28
another error is displaying in the server window (that is console window) saying Aborted (core dumped). It's attached with this. And php file is attached.
please help me on that problem,
| Attachment | Size |
|---|---|
| error.txt | 6.43 KB |
| 1.php_.txt | 797 bytes |
- Login or register to post comments
- Printer friendly version
- 643 reads











recompiling echo service makes a error
Please attach the Axis2/C log file here, so that the error could be located.