Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 67801 invoked from network); 6 May 2005 08:39:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2005 08:39:13 -0000 Received: (qmail 62748 invoked by uid 500); 6 May 2005 08:41:44 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 62713 invoked by uid 500); 6 May 2005 08:41:42 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 62625 invoked by uid 99); 6 May 2005 08:41:40 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_50_60,HTML_MESSAGE,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mtagate4.uk.ibm.com (HELO mtagate4.uk.ibm.com) (195.212.29.137) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 06 May 2005 01:41:40 -0700 Received: from d06nrmr1507.portsmouth.uk.ibm.com (d06nrmr1507.portsmouth.uk.ibm.com [9.149.38.233]) by mtagate4.uk.ibm.com (8.12.10/8.12.10) with ESMTP id j468d278237022 for ; Fri, 6 May 2005 08:39:02 GMT Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by d06nrmr1507.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j468d1pl121860 for ; Fri, 6 May 2005 09:39:01 +0100 Received: from d06av04.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.13.3) with ESMTP id j468d1aK022360 for ; Fri, 6 May 2005 09:39:01 +0100 Received: from d06ml068.portsmouth.uk.ibm.com (d06ml068.portsmouth.uk.ibm.com [9.149.38.194]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id j468d1A7022343 for ; Fri, 6 May 2005 09:39:01 +0100 In-Reply-To: To: "Apache AXIS C Developers List" MIME-Version: 1.0 Subject: Re: Fw: Attachments X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 From: John Hawkins X-MIMETrack: S/MIME Sign by Notes Client on John Hawkins/UK/IBM(Release 6.0.2CF1|June 9, 2003) at 06/05/2005 09:27:42, Serialize by Notes Client on John Hawkins/UK/IBM(Release 6.0.2CF1|June 9, 2003) at 06/05/2005 09:27:42, Serialize complete at 06/05/2005 09:27:42, S/MIME Sign failed at 06/05/2005 09:27:42: The cryptographic key was not found, Serialize by Router on D06ML068/06/M/IBM(Release 6.53HF247 | January 6, 2005) at 06/05/2005 09:39:00, Serialize complete at 06/05/2005 09:39:00 Message-ID: Date: Fri, 6 May 2005 09:38:59 +0100 Content-Type: multipart/alternative; boundary="=_alternative 002E7B6380256FF9_=" X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multipart message in MIME format. --=_alternative 002E7B6380256FF9_= Content-Type: text/plain; charset="US-ASCII" so this means attachements will not work for apache 13? Mark Whitlock/UK/IBM@IBMGB 05/05/2005 16:58 Please respond to "Apache AXIS C Developers List" To axis-c-dev@ws.apache.org cc Subject Fw: Attachments Hi Rangika, I've fixed the ant build. mod_axis.cpp didn't compile for Apache13 because getAllAttachments was not on ApacheTransport. So I added in a dummy method. Mark Mark Whitlock IBM ----- Forwarded by Mark Whitlock/UK/IBM on 05/05/2005 16:47 ----- Rangika Mendis To Apache AXIS C Developers 05/05/2005 13:06 cc Please respond to Subject "Apache AXIS C Re: Attachments Developers List" Hi All, I commited attachment stuff now. It's in the cvs head. It's not added to the ANT build scripts. Can anyone add them pls.I can't add because Ant is not working for me. Regds Rangika On Thu, 2005-05-05 at 13:59 +0600, Rangika Mendis wrote: > Hi John, > > When I typed the following command > > ant -f test.xml -Ddir.xmlParser=/usr/local/xerces-c-src_2_6_0/lib - > Ddir.release=/home/rangika/checkout_May04/obj/package/axis-c-1.6.0- > Linux-bin -Dtest.name=SimpleRef > rangika.log > > > I got the following output in the log. > > Buildfile: test.xml > > pre-init: > > preInitializeTest: > > overrideTest: > > set-platform-specifics: > > checkIfDebug: > > initialize: > > initializeTest: > > compileMonitorUtility: > > compile: > > package: > > production: > > initializeLogFile: > > setListType: > > setIndividual: > [echo] setIndividual SimpleRef > > setFromList: > > setAll: > > setTestList: > > runTests: > > loadXMLProperties: > [echo] Loading XML file /home/rangika/checkout_May04/apache/ws- > axis/c/tests/auto_build/testcases/tests/SimpleRef.xml > > setTestName: > > setTestDesc: > > setTestCode: > > setClientLang: > > setTestWsdl: > > setTestEndpoint: > > setTestExpected: > > setTestExpectedRequest: > > setHandlerDirectory: > > setHandlerService: > > setHandlersPresent: > > setTestPort: > > setPropertiesForTest: > > cleanTest: > [delete] Deleting > directory /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef > > checkIfRequestFile: > > setPropertiesForThisTest: > > compileTestClient: > > callCompileStaticClient: > > setLanguage: > > generateStubs: > [mkdir] Created > dir: /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef > [java] log4j:WARN No appenders could be found for logger > (org.apache.axis.i18n.ProjectResourceBundle). > [java] log4j:WARN Please initialize the log4j system properly. > > [java] Code generation completed. > > > copyClientCode: > [copy] Copying 1 file > to /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef > > copyStubClient: > > copyDynamicClient: > > getClient: > > compileStaticClient: > [cc] 3 total files to be compiled. > [cc] Starting link > > callCompileLinkedClient: > > compileClient: > > validateClientCompilationIfBuilding: > [echo] SimpleRef - Client Compilation - PASSED > > validateClientCompilationIfNotBuilding: > > validateClientCompilation: > > checkIfDebug: > > createConfigurationFile: > > createStartOfWSDDFile: > > compileTestHandlers: > > createEndOfWSDDFile: > > updateConfigurationWithClientWSDDEntry: > > compileHandlers: > > buildTest: > > executeTestRun: > > setResultExpectations: > [copy] Copying 1 file > to /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef > > setRequestExpectations: > > setExpectations: > > setEndpoint: > > setForMonitor: > > setVerbatim: > > checkIfEndpointSet: > > setForNoMonitor: > > setTestArgs: > > executeTest: > startMonitor: > [echo] Starting monitor forwarding to localhost:5555 > [echo] MONITOR OUTPUT= > [echo] Running Test SimpleRef http://localhost:13260/axis/Ref > [stopwatch] [SimpleRef.timer: 0.592 sec] > [echo] SimpleRef - Execution Time - 0.592 sec > > stopMonitor: > > validateTestClient: > [echo] SimpleRef - Client Execution - FAILED > > validateMessageOnWire: > > validateTest: > > runTest: > > displayAllResults: > [echo] Test Results > [echo] > [echo] SimpleRef - Client Compilation - PASSED > [echo] SimpleRef - Execution Time - 0.592 sec > [echo] SimpleRef - Client Execution - FAILED > > testSuite: > > BUILD SUCCESSFUL > Total time: 7 seconds > > Then I gave the testPort = 5555 in build/build.Linux.Properties & put > target port as 80 & listen port 5555 in the TCP mon to see the response. > The response is as follows > > > HTTP/1.1 404 Not Found > Date: Wed, 04 May 2005 13:11:48 GMT > Server: Apache/2.0.53 (Unix) > Content-Length: 281 > Content-Type: text/html; charset=iso-8859-1 > > > > 404 Not Found > >

Not Found

>

The requested URL /axis/Ref was not found on this server.

>
>
Apache/2.0.53 (Unix) Server at 127.0.0.1 Port 5555
> > > > > Regds > Rangika > > > > > > > On Thu, 2005-05-05 at 08:30 +0100, John Hawkins wrote: > > > > Hi Rangika, > > > > which bit of the ANT build is not working for you? If you need any > > help please feel free to post it up and we'll take a look. > > > > > > > > > > Rangika Mendis > > > > > > 05/05/2005 08:10 > > Please respond to > > "Apache AXIS C Developers List" > > > > > > > > > > To > > Apache AXIS C > > Developers > c- > > dev@ws.apache.org> > > cc > > > > Subject > > Attachments > > > > > > > > > > > > > > > > > > Hi All, > > > > I tested attachments (on server side)in Windows using VC (Not using > > ANT > > build) & it's working. > > > > I couldn't test with the ANT build because ANT is not building > > properly. > > > > Once ANT is working I can check in Windows & Linux.Till then I'm not > > committing the code since I don't know whether the changes might crash > > the CVS. > > > > Regds > > Rangika > > > > > > > > --=_alternative 002E7B6380256FF9_= Content-Type: text/html; charset="US-ASCII"
so this means attachements will not work for apache 13?




Mark Whitlock/UK/IBM@IBMGB

05/05/2005 16:58
Please respond to
"Apache AXIS C Developers List"

To
axis-c-dev@ws.apache.org
cc
Subject
Fw: Attachments









Hi Rangika,
I've fixed the ant build. mod_axis.cpp didn't compile for Apache13 because
getAllAttachments was not on ApacheTransport. So I added in a dummy method.
Mark
Mark Whitlock
IBM

----- Forwarded by Mark Whitlock/UK/IBM on 05/05/2005 16:47 -----
                                                                         
            Rangika Mendis                                                
            <rangika@opensour                                            
            ce.lk>                                                     To
                                      Apache AXIS C Developers            
            05/05/2005 13:06          <axis-c-dev@ws.apache.org>          
                                                                       cc
                                                                         
            Please respond to                                     Subject
             "Apache AXIS C           Re: Attachments                    
            Developers List"                                              
                                                                         
                                                                         
                                                                         
                                                                         
                                                                         




Hi All,

I commited attachment stuff now.

It's in the cvs head.

It's not added to the ANT build scripts.

Can anyone add them pls.I can't add because Ant is not working for me.

Regds
Rangika






On Thu, 2005-05-05 at 13:59 +0600, Rangika Mendis wrote:
> Hi John,
>
> When I typed the following command
>
> ant -f test.xml -Ddir.xmlParser=/usr/local/xerces-c-src_2_6_0/lib -
> Ddir.release=/home/rangika/checkout_May04/obj/package/axis-c-1.6.0-
> Linux-bin -Dtest.name=SimpleRef > rangika.log
>
>
> I got the following output in the log.
>
> Buildfile: test.xml
>
> pre-init:
>
> preInitializeTest:
>
> overrideTest:
>
> set-platform-specifics:
>
> checkIfDebug:
>
> initialize:
>
> initializeTest:
>
> compileMonitorUtility:
>
> compile:
>
> package:
>
> production:
>
> initializeLogFile:
>
> setListType:
>
> setIndividual:
>      [echo] setIndividual SimpleRef
>
> setFromList:
>
> setAll:
>
> setTestList:
>
> runTests:
>
> loadXMLProperties:
>      [echo] Loading XML file /home/rangika/checkout_May04/apache/ws-
> axis/c/tests/auto_build/testcases/tests/SimpleRef.xml
>
> setTestName:
>
> setTestDesc:
>
> setTestCode:
>
> setClientLang:
>
> setTestWsdl:
>
> setTestEndpoint:
>
> setTestExpected:
>
> setTestExpectedRequest:
>
> setHandlerDirectory:
>
> setHandlerService:
>
> setHandlersPresent:
>
> setTestPort:
>
> setPropertiesForTest:
>
> cleanTest:
>    [delete] Deleting
> directory /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef
>
> checkIfRequestFile:
>
> setPropertiesForThisTest:
>
> compileTestClient:
>
> callCompileStaticClient:
>
> setLanguage:
>
> generateStubs:
>     [mkdir] Created
> dir: /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef
>      [java] log4j:WARN No appenders could be found for logger
> (org.apache.axis.i18n.ProjectResourceBundle).
>      [java] log4j:WARN Please initialize the log4j system properly.
>
>      [java] Code generation completed.
>
>
> copyClientCode:
>      [copy] Copying 1 file
> to /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef
>
> copyStubClient:
>
> copyDynamicClient:
>
> getClient:
>
> compileStaticClient:
>        [cc] 3 total files to be compiled.
>        [cc] Starting link
>
> callCompileLinkedClient:
>
> compileClient:
>
> validateClientCompilationIfBuilding:
>      [echo] SimpleRef - Client Compilation - PASSED
>
> validateClientCompilationIfNotBuilding:
>
> validateClientCompilation:
>
> checkIfDebug:
>
> createConfigurationFile:
>
> createStartOfWSDDFile:
>
> compileTestHandlers:
>
> createEndOfWSDDFile:
>
> updateConfigurationWithClientWSDDEntry:
>
> compileHandlers:
>
> buildTest:
>
> executeTestRun:
>
> setResultExpectations:
>      [copy] Copying 1 file
> to /home/rangika/checkout_May04/obj/test/generated/cpp/SimpleRef
>
> setRequestExpectations:
>
> setExpectations:
>
> setEndpoint:
>
> setForMonitor:
>
> setVerbatim:
>
> checkIfEndpointSet:
>
> setForNoMonitor:
>
> setTestArgs:
>
> executeTest:
> startMonitor:
>      [echo] Starting monitor forwarding to localhost:5555
>      [echo] MONITOR OUTPUT=
>      [echo] Running Test SimpleRef http://localhost:13260/axis/Ref
> [stopwatch] [SimpleRef.timer: 0.592 sec]
>      [echo] SimpleRef - Execution Time - 0.592 sec
>
> stopMonitor:
>
> validateTestClient:
>      [echo] SimpleRef - Client Execution - FAILED
>
> validateMessageOnWire:
>
> validateTest:
>
> runTest:
>
> displayAllResults:
>      [echo] Test Results
>      [echo]
>      [echo] SimpleRef - Client Compilation - PASSED
>      [echo] SimpleRef - Execution Time - 0.592 sec
>      [echo] SimpleRef - Client Execution - FAILED
>
> testSuite:
>
> BUILD SUCCESSFUL
> Total time: 7 seconds
>
> Then I gave the testPort = 5555 in build/build.Linux.Properties & put
> target port as 80 & listen port 5555 in the TCP mon to see the response.
> The response is as follows
>
>
> HTTP/1.1 404 Not Found
> Date: Wed, 04 May 2005 13:11:48 GMT
> Server: Apache/2.0.53 (Unix)
> Content-Length: 281
> Content-Type: text/html; charset=iso-8859-1
>
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>404 Not Found</title>
> </head><body>
> <h1>Not Found</h1>
> <p>The requested URL /axis/Ref was not found on this server.</p>
> <hr>
> <address>Apache/2.0.53 (Unix) Server at 127.0.0.1 Port 5555</address>
> </body></html>
>
>
>
> Regds
> Rangika
>
>
>
>
>
>
> On Thu, 2005-05-05 at 08:30 +0100, John Hawkins wrote:
> >
> > Hi Rangika,
> >
> > which bit of the ANT build is not working for you? If you need any
> > help please feel free to post it up and we'll take a look.
> >
> >
> >
> >
> > Rangika Mendis
> > <rangika@opensource.lk>
> >
> > 05/05/2005 08:10
> >          Please respond to
> >   "Apache AXIS C Developers List"
> >
> >
> >
> >
> >                To
> > Apache AXIS C
> > Developers <axis-
> > c-
> > dev@ws.apache.org>
> >                cc
> >
> >           Subject
> > Attachments
> >
> >
> >
> >
> >
> >
> >
> >
> > Hi All,
> >
> > I tested attachments (on server side)in Windows using VC (Not using
> > ANT
> > build) & it's working.
> >
> > I couldn't test with the ANT build because ANT is not building
> > properly.
> >
> > Once ANT is working I can check in Windows & Linux.Till then I'm not
> > committing the code since I don't know whether the changes might crash
> > the CVS.
> >
> > Regds
> > Rangika
> >
> >
> >
>
>



--=_alternative 002E7B6380256FF9_=--