I've grabbed axis2c-src-1.6.0 and tweaked it get it going on HP-UX 11.31, and have even been able to use HP's compiler on it. I can send along some patches when it's ironed out, but in the meantime I have a question on the bundled tests. Can anyone tell me whether the following is an error to be concerned about, or a problem in the test itself?
make check-TESTS make[1]: Entering directory `/var/tmp/axis2c-src-1.6.0/test/core/deployment' ****************************************** testing axis2_transport_recv load ****************************************** transport receiver name:/usr/local/axis2c/lib/libaxis2_http_receiver.sl is_running:0 transport receiver load test successful ****************************************** testing axis2_transport_sender load ****************************************** transport sender name:/usr/local/axis2c/lib/libaxis2_http_sender.sl transport sender load test successful ****************************************** testing dep_engine_load method ****************************************** svc_map count = 0 dep engine load is successfull ****************************************** testing axis2_default_module_version ****************************************** axis2_default_module_version (module2) .. FAILED PASS: test_deployment ================== All 1 tests passed ================== make[1]: Leaving directory `/var/tmp/axis2c-src-1.6.0/test/core/deployment' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
