shruthi.j wrote: > Damian Krzeminski wrote: >> There is noting to connect to: SOAP server is not running. >> 1. use 'test-api' not 'test-api-run' - test-api starts sipXconfig (SOAP >> server) >> 2. if you still see that error set test-api.sleep to a bigger value (it >> defaults to 15 seconds which might not be enough for a sipXconfig to be >> ready to receive SOAP messages) >> >> ant -Dtest-api.sleep=60 test-api > Even after setting the sleep time to 60 ( ant -Dtest-api.sleep=60 > test-api ) errors are obtained but this time error is > > SOAP::HTTPStreamError: 404: %2Fsipxconfig%2Fservices%2FTestService+Not+Found > > and not connection refused. The entire list of errors is as below > > test-api-run: > [exec] Loaded suite
Are you sure you are running test-api (and not test-api-run) target. I still do not see SOAP server starting anywhere. Can you attach entire ant output? D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
