Re: Attachments in WS-I

2005-05-21 Thread Samisa Abeysinghe
+1 for taking mime bindings into account. Samisa... On 5/20/05, Mark Whitlock <[EMAIL PROTECTED]> wrote: > > > > > I propose to add in support to wsdl2ws to allow mime bindings in the wsdl > binding so that attachments are described by the wsdl. Attachments are > passed to the client as a par

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: Attachments

2005-05-05 Thread Samisa Abeysinghe
--- From: Rangika Mendis [mailto:[EMAIL PROTECTED] Sent: Friday, May 06, 2005 10:23 AM To: Apache AXIS C Developers Subject: Re: Attachments Hi Samisa, yes, the sample is in \c\samples\server\mime Attachment support is only added to Apache 2 currently. I'm trying to put it for Apache

RE: Attachments

2005-05-05 Thread Samisa Abeysinghe
Please commit the program used to test as well. Thanks, Samisa... -Original Message- From: Rangika Mendis [mailto:[EMAIL PROTECTED] Sent: Friday, May 06, 2005 10:23 AM To: Apache AXIS C Developers Subject: Re: Attachments Hi Samisa, yes, the sample is in \c\samples\server\mime

Re: Attachments

2005-05-05 Thread Rangika Mendis
Hi Samisa, yes, the sample is in \c\samples\server\mime Attachment support is only added to Apache 2 currently. I'm trying to put it for Apache13 now Regds Rangika On Fri, 2005-05-06 at 09:36 +, Samisa Abeysinghe wrote: > Hi Rangika, > Is a sample also in place? > > Thanks, > Sami

Re: Attachments

2005-05-05 Thread Samisa Abeysinghe
Hi Rangika, Is a sample also in place? 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. > > Can anyone add them pls.I can't add because Ant is not

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, > > When I typed the followin

Re: Attachments

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

Re: Attachments

2005-05-05 Thread John Hawkins
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/05/2005 08:10 Please respond to "Apache AXIS C Developers List" To Apache AXIS C Developers cc Subj

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-26 Thread Lilantha Darshana
May be this is not a question to ask:   Is the return value: ?   Base64 encoded?   thanks -Lilantha   -Original Message- From: Rangika Mendis [mailto:[EMAIL PROTECTED] Sent: Monday, April 25, 2005 10:13 AM To: Apache AXIS C Developers List Subject: Re: Attachments   Hi

Re: Attachments

2005-04-25 Thread Rangika Mendis
2005 15:12 > cc > > Please respond to Subject > "Apache AXIS C Re: Attachments > Developers List" >

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-20 Thread Nithyakala Thangaraja
rds, > Samisa… >   >   >   > -Original Message- > From: Nithyakala Thangaraja [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 20, 2005 10:20 AM > To: Apache AXIS C Developers List > Subject: Re: attachments >   > Hi, > Attachments was

RE: attachments

2005-04-19 Thread Samisa Abeysinghe
?     Thanks in advance for nay help. Regards, Samisa…       -Original Message- From: Nithyakala Thangaraja [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 20, 2005 10:20 AM To: Apache AXIS C Developers List Subject: Re: attachments   Hi, Attachments was working in Axis CPP

Re: attachments

2005-04-19 Thread Nithyakala Thangaraja
thing to give others the way forward? > > "Rangika Mendis" <[EMAIL PROTECTED]> > 19/04/2005 04:56 > Please respond to > "Apache AXIS C Developers List" > > To "Apache AXIS C Developers List" > cc > Subject Re: attachments

Re: attachments

2005-04-19 Thread John Hawkins
"Rangika Mendis" <[EMAIL PROTECTED]> 19/04/2005 04:56 Please respond to "Apache AXIS C Developers List" To "Apache AXIS C Developers List" cc Subject Re: attachments Hi John,   I'm sorry for the earlier reply. The client that I

RE: attachments

2005-04-18 Thread Samisa Abeysinghe
PROTECTED] Sent: Tuesday, April 19, 2005 12:36 PM To: Apache AXIS C Developers List Subject: Re: attachments     Hi Samisa,     I tested attachment support with the socket client in February and it worked. But now when I tried to see whether it's working I get the following

Re: attachments

2005-04-18 Thread Rangika Mendis
derstand. Request header field is missing ':' separator. start="<1505912FEDEB53D396BC22103DA3A51A>"; Apache/2.0.48 (Win32) Server at abc Port 80 Can anyone help me on this???   Regards, Rangika - Original Message - From: Samisa Abeysinghe To:

RE: attachments

2005-04-18 Thread Samisa Abeysinghe
:[EMAIL PROTECTED]] Sent: Tuesday, April 19, 2005 9:56 AM To: Apache AXIS C Developers List Subject: Re: attachments   Hi John,   I'm sorry for the earlier reply. The client that I'm using is a socket program that's just used for testing.It will just send couple of

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 John Hawkins
Hi Rangika, so, is this a CPP client? "Rangika Mendis" <[EMAIL PROTECTED]> 18/04/2005 13:36 Please respond to "Apache AXIS C Developers List" To "Apache AXIS C Developers List" cc Subject Re: attachments Hi Samisa,   I will test a

Re: attachments

2005-04-18 Thread Rangika Mendis
Hi Samisa,   I will test attachments with a sample client & if it's working will send it to you.       Rangika - Original Message - From: Samisa Abeysinghe To: Apache AXIS C Developers List Sent: Monday, April 18, 2005 10:42 AM Subject: RE: at

Re: attachments

2005-04-18 Thread John Hawkins
elopers List" To "Apache AXIS C Developers List" cc Subject Re: attachments 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:

RE: attachments

2005-04-17 Thread Samisa Abeysinghe
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 AM To: Apache AXIS C Developers List Subject: Re: attachments   Hi John

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: 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