RE: Today CVS Build failing

2005-05-20 Thread Rangika Mendis
to your > server side (In your case Apache). But I feel that the server side module is > having some problems, and is unable to load the axis module for some reason > to serve the client. Possible some thing wrong in any of configuration files > used by Axis C++ (eg. server.wsdd or

RE: Today CVS Build failing

2005-05-20 Thread Rangika Mendis
; > I just realised I have no idea what you are trying to do :-) > > We use the ant scripts to run the client but we don't have any file > called antservices.min? > > are you running the test.xml script or another one? > > > > > Rangika Mendis > <[EMAI

RE: Today CVS Build failing

2005-05-19 Thread Rangika Mendis
do this) > Wwhen the stub sends it a message it opens a connection to the server > (you are failing to do this) > It receives a response from the server and sends the response back to > the stub. > The monitor then gets a message from the ANT script to close down via > a socket c

RE: Today CVS Build failing

2005-05-19 Thread Rangika Mendis
/home/rangika/checkout_May19/obj/package/axis-c-1.6a.n- Linux-bin/ Do u also get this problem? Is my configuration correct? Regds Rangika On Thu, 2005-05-19 at 16:55 +0600, Rangika Mendis wrote: > Hi John, > > Could you tell me - is it the first test that throws the e

RE: Today CVS Build failing

2005-05-19 Thread Rangika Mendis
ings > > testHost = localhost > testPort = 8080 > monitorPort = 13260 > > I simply changed it to following > > testHost = localhost > testPort = 8080 > monitorPort = 8080 > > But still I'm getting exceptions thrown by the monitor. > > Regards, >

RE: Today CVS Build failing

2005-05-19 Thread Rangika Mendis
tor. > > Regards, > Dushshantha > > > -Original Message- > From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 19, 2005 11:52 AM > To: Apache AXIS C Developers List > Subject: RE: Today CVS Build failing > > Hi

RE: Today CVS Build failing

2005-05-19 Thread Rangika Mendis
d come > across this problem. We are trying to figure out a workaround. Will let > you know. > Thanks, > Samisa... > > -Original Message- > From: Rangika Mendis [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 19, 2005 10:57 AM > To: Apache AXIS C Developers

RE: Today CVS Build failing

2005-05-18 Thread Rangika Mendis
Hi Samisa, BTW - we could compile the source on Linux without any changes - > so this was a windows specific problem for us. Could you execute tests in Linux yesterday? I got a checkout yesterday & tried to execute SimpleRef then it compiled successfully, but it just hangs after the following

Re: Fw: Attachments

2005-05-17 Thread Rangika Mendis
rded by Mark Whitlock/UK/IBM on 17/05/2005 17:25 - > > Rangika Mendis > <[EMAIL PROTECTED] > ce.lk> To

Re: Attachments

2005-05-17 Thread Rangika Mendis
Hi Mark, I'm not involved in attachment support client side.I was only involved in server side.Damitha is working on client side I'm not sure how far he has done.I think he wouldn't mind you working on it. Regds Rangika On Mon, 2005-05-16 at 13:31 +0100, Mark Whitlock wrote: > > > > Hi Damit

Re: Fw: Attachments

2005-05-08 Thread Rangika Mendis
> > > > > > > > > > > > Hi Rangika, > I've fixed the ant build. mod_axis.cpp didn'

Re: Attachments

2005-05-05 Thread Rangika Mendis
> > Thanks, > Samisa... > > On Thu, 2005-05-05 at 12:06, Rangika Mendis wrote: > > Hi All, > > > > I commited attachment stuff now. > > > > It's in the cvs head. > > > > It's not added to the ANT build scripts. > > >

Re: Fw: Attachments

2005-05-05 Thread Rangika Mendis
13 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 - >

Re: Attachments

2005-05-05 Thread Rangika Mendis
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, >

Re: Attachments

2005-05-05 Thread Rangika Mendis
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 > <[EMAIL PROTECTED]> > > 05/0

Attachments

2005-05-05 Thread Rangika Mendis
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

Re: Problems in ANT

2005-04-28 Thread Rangika Mendis
impleRef setRequestExpectations: setExpectations: setEndpoint: setForMonitor: setVerbatim: checkIfEndpointSet: setForNoMonitor: setTestArgs: executeTest: startMonitor: [echo] Starting monitor forwarding to localhost:80 [echo] MONITOR OUTPUT= [echo] Running Test SimpleRef ht

Re: Problems in ANT

2005-04-28 Thread Rangika Mendis
lified name rather than .jar " > > What this means is.. > You will find the following two lined in > c/build/buildTest.xml.. > > > > uncomment the first line and comment the second line. > > sanjaya. > - Original Message - > From: "Ran

Re: Problems in ANT

2005-04-28 Thread Rangika Mendis
t;[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" Sent: Friday, April 29, 2005 10:08 AM Subject: Re: Problems in ANT > "How" is this failing? Error messages or other > indications would be > helpful.... > > sanjaya. > - Original Message - &

Problems in ANT

2005-04-28 Thread Rangika Mendis
Hi All, I'm having a problem in ANT build. When I type the following command SimpleRef client fails. Then I checked in the generated folder & saw that only server was generated. [EMAIL PROTECTED] c] $ ant -f test.xml -Ddir.xmlparser=/usr/local/xerces-c-src_2_6_0/lib -Ddir.release=/ho me/rangika/

Re: Attachments

2005-04-26 Thread Rangika Mendis
pache AXIS C Developers List Sent: Tuesday, April 26, 2005 7:40 PM Subject: RE: Attachments May be this is not a question to ask:   Is the return value: ?   Base64 encoded?   thanks -Lilantha   -Original Message-From: Rangika Mendis [mailto:[

Re: Attachments

2005-04-25 Thread Rangika Mendis
s rpc-encoded. Were you intending to > support doc-literal as well? > Also are you going to add in attachment support into the client as well as > the server? > > Thank you for your help, > Mark > Mark Whitlock > IBM > > ----- Forwarded by Mark Whitlock/UK/IBM on 2

Re: Attachments

2005-04-25 Thread Rangika Mendis
Hi Mark, We are working on server side attachment support.There's a minor problem but other than that it's working fine. The code is committed to the cvs but currently the code is commented. The web service sample is in \samples\server\mime\ The client (Linux ) is in \tests\utils\simple-server-

Re: attachments

2005-04-18 Thread Rangika Mendis
Apache AXIS C Developers List Sent: Tuesday, April 19, 2005 10:14 AM Subject: RE: attachments So as I understand, you write the raw SOAP message directly to the server.   Still I think this client would help us when implementing Client side attachments. Please attach

Re: attachments

2005-04-18 Thread Rangika Mendis
l Message ----- From: Rangika Mendis To: Apache AXIS C Developers List Sent: Tuesday, April 19, 2005 9:45 AM Subject: Re: attachments Hi John,   Yes it's a cpp client.   Rangika - Original Message - From: John Hawkins To: A

Re: attachments

2005-04-18 Thread Rangika Mendis
Hi John,   Yes it's a cpp client.   Rangika - Original Message - From: John Hawkins To: Apache AXIS C Developers List Sent: Monday, April 18, 2005 10:26 PM Subject: Re: attachments Hi Rangika, so, is this a CPP client? "Rang

Re: attachments

2005-04-18 Thread Rangika Mendis
tachments Hi Rangika,     How can we test those? Do we have a sample? Thanks, Samisa…   -Original Message-----From: Rangika Mendis [mailto:[EMAIL PROTECTED] Sent: Monday, April 18, 2005 10:44 AMTo: Apache AXIS C Developers ListSubject: Re: attachments

Re: attachments

2005-04-17 Thread Rangika Mendis
Hi John,   Server side ws-attachments is complete.   Regards, Rangika - Original Message - From: John Hawkins To: axis-c-dev@ws.apache.org Sent: Monday, April 11, 2005 7:30 PM Subject: attachments Hi Folks, how is the attachment support coming along?

Re: Problem in building ANT in Windows

2005-04-07 Thread Rangika Mendis
; I am using JVM 1.4.2.x on Linux and JVM 1.5 on windows and see > no problems. > What is the JVM you are using? > > Samisa... > > -Original Message- > From: Rangika Mendis [mailto:[EMAIL PROTECTED] > Sent: Friday, April 08, 2005 11:28 AM > To: Apache AXIS C D

Re: Problem in building ANT in Windows

2005-04-07 Thread Rangika Mendis
Regards, Rangika - Original Message - From: "Rangika Mendis" <[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" Sent: Friday, April 08, 2005 11:15 AM Subject: Problem in building ANT in Windows > Hi All, > > I'm having a problem in buildi

Problem in building ANT in Windows

2005-04-07 Thread Rangika Mendis
Hi All, I'm having a problem in building ANT in Windows. When I use ANT to build the WSDL2WS tool it works fine. For eg: /c/src/wsdl>ant But when I try to build in the following path it gives the following errors: /c>ant Errors:- BUILD FAILED C:\CHECKO~2\ws-axis\c\build.xml:231: The followin

Re: Array & Base samples don't build

2005-04-06 Thread Rangika Mendis
samples with the release and not those old > ones. > Thanks, > Samisa... > > -Original Message- > From: Rangika Mendis [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 07, 2005 10:52 AM > To: Apache AXIS C Developers List > Subject: Array & Base samples don

Array & Base samples don't build

2005-04-06 Thread Rangika Mendis
Hi All, I generated code using the tool for Array & Base samples & they don't build with the relevant clients which exist in the cvs. The following are the errors encountered for Array - ArrayClient.cpp ../../../../include\axis/client/Call.hpp(484) : warning C4251: 'm_strProxyHost' : class 'std

Re: [VOTE] Chinthana Dinapala and Dushshantha Chandradasa for committers

2005-03-30 Thread Rangika Mendis
+1 Regards, Rangika - Original Message - From: "Manohar K Chintala" <[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" Sent: Wednesday, March 30, 2005 2:33 PM Subject: Re: [VOTE] Chinthana Dinapala and Dushshantha Chandradasa for committers > > > > > +1 > > Regards > Manohar > > >

[jira] Resolved: (AXISCPP-331) No API documentation on IMessageData interface APIs

2005-03-24 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-331?page=history ] Rangika Mendis resolved AXISCPP-331: Resolution: Fixed This bug is fixed. > No API documentation on IMessageData interface A

[jira] Closed: (AXISCPP-331) No API documentation on IMessageData interface APIs

2005-03-24 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-331?page=history ] Rangika Mendis closed AXISCPP-331: -- Improvement is done > No API documentation on IMessageData interface APIs > --- > >

Re: SOAP with attachements

2005-03-15 Thread Rangika Mendis
encoding]. Right ??? > What is the reason why you don't activate the feature on the 1.5 > release ? > > Thanks, > Toshi > > On Mon, 14 Mar 2005, Rangika Mendis wrote: > > > Hi Toshi > > > > Ws- Attachments on server side is almost finished.We added a te

Re: SOAP with attachements

2005-03-14 Thread Rangika Mendis
Hi Toshi Ws- Attachments on server side is almost finished.We added a tempory patch to windows and it's working fine.(It's complete in Linux) Regards, Rangika - Original Message - From: "Toshiyuki Kimura" <[EMAIL PROTECTED]> To: Sent: Monday, March 14, 2005 5:18 PM Subject: SOAP with a

Re: attachments

2005-03-01 Thread Rangika Mendis
Hi John,   Attachment specification we used is SOAP Messages with Attachments, W3C Note 11 December 2000the link is given below,http://www.w3.org/TR/SOAP-attachmentsThe above specification describes a  standard way to associate a SOAP message with one or more attachments in their

[jira] Closed: (AXISCPP-436) createAttribute() API allows duplicate attribute creation within a tag

2005-02-17 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-436?page=history ] Rangika Mendis closed AXISCPP-436: -- Fixed this bug. > createAttribute() API allows duplicate attribute creation within a

[jira] Resolved: (AXISCPP-436) createAttribute() API allows duplicate attribute creation within a tag

2005-02-17 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-436?page=history ] Rangika Mendis resolved AXISCPP-436: Resolution: Fixed Added the following checking to avoid duplications. list::iterator itCurrAttribute= m_attributes.begin(); while

[jira] Assigned: (AXISCPP-436) createAttribute() API allows duplicate attribute creation within a tag

2005-02-17 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-436?page=history ] Rangika Mendis reassigned AXISCPP-436: -- Assign To: Rangika Mendis > createAttribute() API allows duplicate attribute creation within a

[jira] Closed: (AXISCPP-376) createSOAPHeaderBlock() allows to create Prefix and Localname with spaces in header bolck

2005-02-16 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-376?page=history ] Rangika Mendis closed AXISCPP-376: -- Fixed the bug. > createSOAPHeaderBlock() allows to create Prefix and Localname with spaces in > header

[jira] Resolved: (AXISCPP-376) createSOAPHeaderBlock() allows to create Prefix and Localname with spaces in header bolck

2005-02-16 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-376?page=history ] Rangika Mendis resolved AXISCPP-376: Resolution: Fixed Fixed the issue, added the necessory checkings. Now the method returns NULL, if the values are empty

[jira] Assigned: (AXISCPP-376) createSOAPHeaderBlock() allows to create Prefix and Localname with spaces in header bolck

2005-02-14 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-376?page=history ] Rangika Mendis reassigned AXISCPP-376: -- Assign To: Rangika Mendis (was: Roshan Weerasuriya) > createSOAPHeaderBlock() allows to create Prefix and Localname with spaces in >

[jira] Closed: (AXISCPP-364) Bug in IHeaderBlock

2005-02-14 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-364?page=history ] Rangika Mendis closed AXISCPP-364: -- Bug is fixed. > Bug in IHeaderBlock > --- > > Key: AXISCPP-364 > URL: http://issues.apache.org/jira

[jira] Resolved: (AXISCPP-364) Bug in IHeaderBlock

2005-02-14 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-364?page=history ] Rangika Mendis resolved AXISCPP-364: Resolution: Fixed Now the bug is solved.It would have been solved by the solution to AXISCPP-430 > Bug in IHeaderBl

[jira] Closed: (AXISCPP-420) Unknown Exception occures when 3 child elements are added to a Header Block

2005-02-14 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-420?page=history ] Rangika Mendis closed AXISCPP-420: -- The bug is fixed. > Unknown Exception occures when 3 child elements are added to a Header Bl

[jira] Resolved: (AXISCPP-420) Unknown Exception occures when 3 child elements are added to a Header Block

2005-02-14 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-420?page=history ] Rangika Mendis resolved AXISCPP-420: Resolution: Fixed Now the problem is solved.It would have been solved by the solution to AXISCPP-430 > Unknown Exception occures whe

[jira] Resolved: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

2005-02-12 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-430?page=history ] Rangika Mendis resolved AXISCPP-430: Resolution: Fixed Fixed the issue > IHeaderBlock->getLastChild() mehod doesn't return the

[jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

2005-02-12 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-430?page=history ] Rangika Mendis closed AXISCPP-430: -- Fixed the issue > IHeaderBlock->getLastChild() mehod doesn't return the

[jira] Commented: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

2005-02-12 Thread Rangika Mendis (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-430?page=comments#action_59061 ] Rangika Mendis commented on AXISCPP-430: Figured out the problem. The problem was in the DeSerializer. When the DeSerializer deserializes the soap headers there

[jira] Created: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

2005-02-12 Thread Rangika Mendis (JIRA)
Handlers Environment: Windows Reporter: Rangika Mendis Assigned to: Rangika Mendis Priority: Minor I tried to write the last child of a header block to a file. But IHeaderBlock->getLastChild() method didn't return the last child. -- This message is automatically generated by JIRA. -

[jira] Created: (AXISCPP-420) Unknown Exception occures when 3 child elements are added to a Header Block

2005-02-10 Thread Rangika Mendis (JIRA)
: Handlers Environment: Windows Reporter: Rangika Mendis Assigned to: Rangika Mendis Priority: Minor I tried to add 3 child elements to a header block of a client handler. Then I got the "Unknown Exception has occured" error message but the output can be seen in the TCP Mon

Re: AttachmentHelper breaks Windows and AIX

2005-01-30 Thread Rangika Mendis
ds, > Samisa... > > > On Mon, 31 Jan 2005 11:14:26 +0600, Rangika Mendis > <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > Ws-attachments are working on windows & Linux. We tested with the latest > > checkout & i

Re: AttachmentHelper breaks Windows and AIX

2005-01-30 Thread Rangika Mendis
Nithya & Rangika - Original Message ----- From: "Rangika Mendis" <[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" Sent: Friday, January 28, 2005 5:25 PM Subject: Re: AttachmentHelper breaks Windows and AIX > Hi Roshan, > > T

Re: AttachmentHelper breaks Windows and AIX

2005-01-28 Thread Rangika Mendis
n_use_strtol_instead > > > ... > > > .. > > > //-end from apache2_0\httpd.h -- > > > > > > This causes this compile error in windows. I just commented above from > > > the httpd.h file and then the Axis C++ Apache2

Re: Design Architecture

2005-01-25 Thread Rangika Mendis
Architecture Cool :-) Where is this doc going to go ? John Hawkins "Rangika Mendis" <[EMAIL PROTECTED]> 25/01/2005 08:17 Please respond

Re: How to change http headers in the server side?

2005-01-25 Thread Rangika Mendis
st and then use them.  e.g. Please have a look at Apache2Transport class in ws-axis\c\src\server\apache2 folder.Thanks,Samisa...On Fri, 21 Jan 2005 10:07:24 +0600, Rangika Mendis<[EMAIL PROTECTED]> wrote:> Hi all,>  > We are working on the server side of  ws-a

Design Architecture

2005-01-25 Thread Rangika Mendis
ws-attachments - Server Side==   Purpose - To handle Attachments at server side.A sample has been currently written to echo attachments  to the client.   The overall architecture is as follows:   When Axis C++ server side receives a

Re: AttachmentHelper breaks Windows and AIX

2005-01-24 Thread Rangika Mendis
Hi John,   When I tried to compile the Apache2Transport with AttachmentHelper class included I also got the linking errors that you  mentioned. Then I renamed strtoul with strtol in the xlocnum file. That solved the compilation problems.   We tested all the classes related to

How to change http headers in the server side?

2005-01-20 Thread Rangika Mendis
Hi all,   We are working on the server side of  ws-attachments.We need to change the http headers in the response message.   Can anyone tell us how to do that.   Help on this is greatly appreciated.   Regards, Rangika & Nithya.    

Re: [VOTE] manohar Chintala for committer

2005-01-20 Thread Rangika Mendis
+1   Rangika - Original Message - From: Susantha Kumara To: Apache AXIS C Developers List Sent: Thursday, January 20, 2005 9:35 AM Subject: Re: [VOTE] manohar Chintala for committer +1 Susantha.John Hawkins wrote: Hi Folks,

Re: ant build documentation

2005-01-07 Thread Rangika Mendis
Hi, I can do the change to ant build documentation. Regards, Rangika - Original Message - From: "damitha kumarage" <[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" Sent: Friday, January 07, 2005 5:34 PM Subject: Re: ant build documentation > Hi, > Here com

SoapSerializer was modified to support attachments.

2005-01-07 Thread Rangika Mendis
Hi All,   We added  functionalities to  the serializer to serialize soap attachments. The following files were added for that purpose.   1. SoapAttachmentHeaders 2. SoapAttachment   New API  allows to add Soap Attachment objects to the serialize