You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by Paul Ackersviller <pd...@sdf.lonestar.org> on 2010/07/28 02:44:14 UTC

Testing axis2c on HP-UX

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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


Re: Testing axis2c on HP-UX

Posted by Selvaratnam Uthaiyashankar <ut...@gmail.com>.
On Thu, Jul 29, 2010 at 5:15 AM, Paul Ackersviller <pd...@sdf.lonestar.org> wrote:
> On Wed, Jul 28, 2010 at 08:44:55AM +0530, Damitha Kumarage wrote:
>> This is should be a problem in the test itself. A new test framework
>> is recently introduced but nobody is working on it to improve.
>
> Perhaps I could lend a hand in this area?


That would be great Paul. We are very happy to get contributions from
the users. You can improve and attach the patches to the jira.

Regards,
Shankar


>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: c-dev-help@axis.apache.org
>
>



-- 
S.Uthaiyashankar
Senior Software Architect
WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


Re: Testing axis2c on HP-UX

Posted by Selvaratnam Uthaiyashankar <ut...@gmail.com>.
On Thu, Jul 29, 2010 at 5:15 AM, Paul Ackersviller <pd...@sdf.lonestar.org> wrote:
> On Wed, Jul 28, 2010 at 08:44:55AM +0530, Damitha Kumarage wrote:
>> This is should be a problem in the test itself. A new test framework
>> is recently introduced but nobody is working on it to improve.
>
> Perhaps I could lend a hand in this area?


That would be great Paul. We are very happy to get contributions from
the users. You can improve and attach the patches to the jira.

Regards,
Shankar


>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: c-dev-help@axis.apache.org
>
>



-- 
S.Uthaiyashankar
Senior Software Architect
WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


Re: Testing axis2c on HP-UX

Posted by Paul Ackersviller <pd...@sdf.lonestar.org>.
On Wed, Jul 28, 2010 at 08:44:55AM +0530, Damitha Kumarage wrote:
> This is should be a problem in the test itself. A new test framework
> is recently introduced but nobody is working on it to improve.

Perhaps I could lend a hand in this area?

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


Re: Testing axis2c on HP-UX

Posted by Paul Ackersviller <pd...@sdf.lonestar.org>.
On Wed, Jul 28, 2010 at 08:44:55AM +0530, Damitha Kumarage wrote:
> This is should be a problem in the test itself. A new test framework
> is recently introduced but nobody is working on it to improve.

Perhaps I could lend a hand in this area?

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


Re: Testing axis2c on HP-UX

Posted by Damitha Kumarage <da...@wso2.com>.
Paul Ackersviller wrote:
> 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'
>   
This is should be a problem in the test itself. A new test framework is 
recently introduced but nobody is working on it to improve.

Thanks,
Damitha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: c-dev-help@axis.apache.org
>
>
>   


-- 
__________________________________________________________________

Damitha Kumarage
Technical Lead; WSO2 Inc.
"Oxygenating the Web Service Platform; " http://www.wso2.com/

blog: " http://damithakumarage.wordpress.com/
__________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


Re: Testing axis2c on HP-UX

Posted by Damitha Kumarage <da...@wso2.com>.
Paul Ackersviller wrote:
> 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'
>   
This is should be a problem in the test itself. A new test framework is 
recently introduced but nobody is working on it to improve.

Thanks,
Damitha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: c-dev-help@axis.apache.org
>
>
>   


-- 
__________________________________________________________________

Damitha Kumarage
Technical Lead; WSO2 Inc.
"Oxygenating the Web Service Platform; " http://www.wso2.com/

blog: " http://damithakumarage.wordpress.com/
__________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org