Hi,

I have just started running the Axis C++ server after doing a complete CVS
extract. I have configured the AxisBench test properties file, modified the
client from CVS to setTransportProperties in line with Dushshantha's
recommendation and the client does output to AxisBench.out. Unfortunately
the dateTime returned from the AxisServer does not match the expected
output file. I haven't looked further into this yet so do not know why. It
could be machine locale related.

Anyway doing a clean build and using the services.xml to generate the
service libraries and descriptors makes AxisBench work against Apache2.

Regards,

Andrew Perry
IBM Web Services Client for C/C++
[EMAIL PROTECTED]
Mail Point 127
IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
Tel. Internal 249828  External + 44 (0)1962 819828
Fax. + 44(0)1962 818080


                                                                           
             "Dushshantha                                                  
             Chandradasa"                                                  
             <[EMAIL PROTECTED]                                          To 
             tusa.com>                 "Apache AXIS C Developers List"     
                                       <[email protected]>          
             05/04/2005 13:49                                           cc 
                                                                           
                                                                   Subject 
             Please respond to         RE: Codefreeze in effect and CVS    
              "Apache AXIS C           tagged - (Release1-5-final-cand1)   
             Developers List"                                              
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Hi sanjaya,

I attached the files to http://issues.apache.org/jira/browse/AXISCPP-603

Dushshantha


From: Dushshantha Chandradasa [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 05, 2005 6:30 PM
To: Apache AXIS C Developers List
Subject: RE: Codefreeze in effect and CVS tagged - (Release1-5-final-cand1)

It seems your client doesnât write the output to the .out file. As you got
the correct tcpm responses, your test should be working.

Anyway I will attach the client files to a Jira. J

Dushshantha


From: sanjaya singharage [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 05, 2005 6:09 PM
To: Apache AXIS C Developers List
Subject: Re: Codefreeze in effect and CVS tagged - (Release1-5-final-cand1)

yes please.

regarding AxisBench....
I did set the SOAPAction by setTransportProperty. the tcpm.req and tcpm.res
files look ok. but AxisBench.out is empty. Does this mean AxisBench failed?

thanks dushshantha,
sanjaya.
 ----- Original Message -----
 From: Dushshantha Chandradasa
 To: Apache AXIS C Developers List
 Sent: Tuesday, April 05, 2005 6:05 PM
 Subject: RE: Codefreeze in effect and CVS tagged -
 (Release1-5-final-cand1)

 Hi Sanjaya,
 It seems your test did not run properly. If your client run correctly,
 AxisBench.out file should give the outcome. We have all the clients that
 SOAP actions are set correctly and if  you wish to try them out we can
 attach those in to Jira. And also we have our own versions of expected
 files for some of the tests that have the out files are bit different. We
 can attach those as well.

 Thanks
 Dushshantha


 From: sanjaya singharage [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, April 05, 2005 5:45 PM
 To: Apache AXIS C Developers List
 Subject: Re: Codefreeze in effect and CVS tagged -
 (Release1-5-final-cand1)

 yes, SOAPAction is not set.

 How are you determining that the test passes? the request and response
 seem to be ok. What I get from AxisBench.out is an empty file.

 thanks,
 sanjaya.


 ----- Original Message -----
 From: Dushshantha Chandradasa
 To: Apache AXIS C Developers List
 Sent: Tuesday, April 05, 2005 5:02 PM
 Subject: RE: Codefreeze in effect and CVS tagged -
 (Release1-5-final-cand1)

 Hi Sanjaya,

 Yes I got it running properly.
 Please check whether u have set the SOAPAction properly. What we r doing
 here is we keep our own local copy for the clients setting all the
 SOAPAction. With C++ server we cannot run the client with empty SOAP
 Action.

 In the client code, we set the SOAPAction by calling the stubâs
 setTransportProperty() method in the following way.

 Ws. setTransportProperty(âSOAPActionâ,âAxisBech#methodNameâ);

 Thanks
 Dushshantha


 From: sanjaya singharage [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, April 05, 2005 4:49 PM
 To: Apache AXIS C Developers List
 Subject: Re: Codefreeze in effect and CVS tagged -
 (Release1-5-final-cand1)

 Hi Dushantha,

 Does AxisBench pass for you?

 I get a Exception : Soap method is not allowed to invoke.

 sanjaya.
  ----- Original Message -----
  From: Dushshantha Chandradasa
  To: Apache AXIS C Developers List
  Sent: Tuesday, April 05, 2005 3:55 PM
  Subject: RE: Codefreeze in effect and CVS tagged -
  (Release1-5-final-cand1)

  Hi All,

  We got 101 tests passing with Axis c++ server and client testing with the
  tagged CVS. We have identified few issues with some tests and raised
  Jiras on those. We are looking in to those to fix those soon.

  Thanks
  Dushshantha


  From: sanjaya singharage [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, April 05, 2005 10:56 AM
  To: Apache AXIS C Developers List
  Subject: Codefreeze in effect and CVS tagged - (Release1-5-final-cand1)

  This is an announcement to inform of the freezing of code for the 1.5
  final release.

  The cvs has been tagged with the tag "Release1-5-final-cand1"
  You can help by taking a checkout from this tag and testing.


  Please refrain from adding new code to the CVS repository.

  Sanjaya.

Reply via email to