ichol [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 03, 2002 7:59 PM
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-soap/java/src/org/apache/soap/util/xml
XMLParserUtils.java
Pavel,
Can you test with these changes? Thanks.
Scott Nichol
- Original Message -
From: <[EMAIL PROTEC
snichol 2002/12/03 09:45:11
Modified:java/src/org/apache/soap/util/xml XMLParserUtils.java
Log:
Only set Xerces-specific features if we believe we are using a Xerces
factory. Rather than throwing an exception when a feature is set on the
factory, parsers throw when a parser is a
snichol 2002/11/21 08:36:58
Modified:java/src/org/apache/soap Utils.java
java/src/org/apache/soap/messaging Message.java
java/src/org/apache/soap/rpc Call.java
java/src/org/apache/soap/server DeploymentDescriptor.java
S
t; eventually!
>
> Thanks for all the work on the MIME stuff. It is a great performance
> boost.
>
> Scott Nichol
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 20, 2002 4:54 PM
> Subjec
snichol 2002/11/20 13:54:25
Modified:java/src/org/apache/soap/rpc Call.java
java/src/org/apache/soap/server/http RPCRouterServlet.java
java/src/org/apache/soap/util/xml XMLParserUtils.java
Log:
Submitted by: Pavel Ausianik <[EMAIL PROTECTED]>
Please
snichol 2002/10/29 18:43:04
Modified:java/src/org/apache/soap/util/xml XMLParserUtils.java
Log:
By default, turn off expansion of entity references.
cf. bugtraq post on 10/29/2002 by Gregory Steuck <[EMAIL PROTECTED]>
(http://online.securityfocus.com/archive/1/297714/2002-10-2
if somebody used it for some purposes in own application
Thanks,
Pavel
> -Original Message-
> From: Sanjiva Weerawarana [mailto:sanjiva@;watson.ibm.com]
> Sent: Tuesday, October 29, 2002 2:36 PM
> To: Apache SOAP
> Subject: Fw: cvs commit: xml-soap/java/
I sent this to soap-dev earlier but didn't see it appearing. Sorry
if its a re-post.
Sanjiva.
- Original Message -
From: "Sanjiva Weerawarana" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 12:10 AM
Subject: Re: cvs commit: xml-so
> Yes, that would be the case with this approach. The better way
> would be to use thread local storage .. I just talked to Bill Nagy and
> he said he would look into committing a patch to change this part.
> (He's familiar with thread local storage and I'm not.)
I believe using ThreadLocal will m
Sanjiva,
Please see what I mean:
> > Another question, what if Call created in one thread, but
> then reused in
> > other threads (I myself thought about having pool of Call
> objects) - in
> this
> > case the login of getting DocumentBuilder by current thread
> will likely
> > produce errors
Hi Pavel,
> What if threads are not reused constantly, but once finished processing
> something just discarded? In this case hashmap will prevent both thread
and
> document builder from be removed by GC.
Yes, that would be the case with this approach. The better way
would be to use thread local s
anjiva@;apache.org]
> Sent: Monday, October 28, 2002 6:37 PM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: xml-soap/java/src/org/apache/soap/util/xml
> XMLParserUtils.java
>
>
> sanjiva 2002/10/28 08:37:02
>
> Modified:java/src/org/apache/soap/util/xml XMLPa
sanjiva 2002/10/28 08:37:02
Modified:java/src/org/apache/soap/util/xml XMLParserUtils.java
Log:
added logic to share instances of DocumentBuilders on a per-thread
basis
Revision ChangesPath
1.6 +16 -7 xml-soap/java/src/org/apache/soap/util/xml/XMLParserUtils.j
duftler 02/05/17 11:11:57
Modified:java/src/org/apache/soap/util/xml XMLParserUtils.java
Log:
Made getXMLDocBuilder() synchronized.
Submitted by: Scott Nichol [mailto:[EMAIL PROTECTED]] &
"Emilio Belmonte" <[EMAIL PROTECTED]>
Reviewed by: Matthew J. Duftler ([EMA
14 matches
Mail list logo