Hello,
Another point I could add, is a "- add a setHeader(s) method to
SOAPTransport to allow a client to set
transport headers. Currently we allow getting at response headers, but
not to set outgoing headers. Ouch. Note that SOAPHTTPConnection allows
headers to be specified in the send me
What about using a SAX parser instead of a DOM parser ?
What is the status on this ?
SAX parser has been discussed and so has performance.
Quoting Axis:
Speed. Axis uses SAX (event-based) parsing to acheive significantly greater
speed than earlier versions of Apache SOAP.
/Leif Nilsson
-Or
D]>
Sent: Friday, October 11, 2002 11:49 PM
Subject: Re: TODO list
> I am not sure why Socket is used. It was used in the first version
> checked into CVS
> (http://cvs.apache.org/viewcvs.cgi/xml-soap/java/src/org/apache/soap/uti
> l/net/HTTPUtils.java?rev=1.1&content-type=tex
cc:
Subject: Re: TODO list
> I am not sure why Socket is used. It was used in the first version
> checked into CVS
> (http://cvs.apache.org/viewcvs.cgi/xml-soap/java/src/org/apache/soap/uti
> l/net/HTTPUtils.java?rev=1.1&content-type=text/vnd.viewcvs-markup).
> Maybe it was because HTTP is relatively easy to implement, or
m: "Pavel Ausianik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 12:38 PM
Subject: RE: TODO list
> Scott,
>
> I just thought if I can help implementing "- follow HTTP redirects on
the
> client". However after first look I see th
Scott,
I just thought if I can help implementing "- follow HTTP redirects on the
client". However after first look I see that HTTPUtils are custom
implemented, and use socket connection. Can you provide me some guide, why
it does not use URLConnection, etc., so I do not broke anyhing?
Best regar
Thanks Scott!
-Mike
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 10:26 PM
Subject: Re: TODO list item
> Mike,
>
> The e-mail below was the commit for the TODO list stuff. The
Mike,
The e-mail below was the commit for the TODO list stuff. There is even a
(trivial) sample.
Thanks for the contribution.
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 25, 2002 1:16 AM
Subject: cvs commit: xml-soap/java/src
Not there yet, but it *will* be.
Scott
- Original Message -
From: "Michael Jennings" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 5:01 PM
Subject: Re: TODO list item
> So it's there? Cool!
> -Mike
>
> - Origi
So it's there? Cool!
-Mike
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 1:53 PM
Subject: Re: TODO list item
> Yes, in modified form with the additional properties sources (e.g.
>
Yes, in modified form with the additional properties sources (e.g.
deployment descriptor).
Scott
- Original Message -
From: "Michael Jennings" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 22, 2002 1:11 PM
Subject: Re: TODO list item
> Hi
Hi Scott,
Any chance of that diff making it into the codebase?
(in whatever form)
-Mike
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 10:25 AM
Subject: Re: TODO list item
> See my comm
See my comments below. If any other committers would like to comment,
please do so soon. Thanks.
Scott Nichol
- Original Message -
From: "Michael Jennings" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 11:20 AM
Subject: Re: TODO list it
g as I can pass some kind of
init params to
a service class instance.
What do you think?
-Mike
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 17, 2002 8:35 PM
Subject: Re: TODO list item
> Mike,
>
>
"William A. Nagy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 30, 2002 5:32 PM
Subject: Re: TODO list item
> Hi Mike,
>
> Thanks for your diff. Right now we're trying to finish up the 2.3
> release, and are not currently adding new functionali
Hi Mike,
Thanks for your diff. Right now we're trying to finish up the 2.3
release, and are not currently adding new functionality until it's
done. We will look at your patch after the release and commit it to
the CVS tree if everything looks OK.
-Bill
> Hi,
>
> I noticed on the TODO list t
Here's my diff:
Index: xml-soap/java/src/org/apache/soap/server/http/ServerHTTPUtils.java
===
RCS file:
/home/cvspublic/xml-soap/java/src/org/apache/soap/server/http/ServerHTTPUtil
s.java,v
retrieving revision 1.22
diff -r1.22 ServerH
18 matches
Mail list logo