sandholm2002/12/12 04:47:55
Modified:java/src/org/apache/axis/message SOAPBody.java
java/src/org/apache/axis/utils NSStack.java
Log:
added hook to disable prettty formatting of SOAPBody (useful when signing bodies
passed through a router) + minor bug fix (Null pointer
able place for your energies!
--Glen
-Original Message-
From: Dennis Sosnoski [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 4:43 PM
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils
NSStack.java
Hi Glen,
Looks like you've put the
Wednesday, December 11, 2002 4:43 PM
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils
> NSStack.java
>
>
> Hi Glen,
>
> Looks like you've put the namespace stack problem back in by
> restoring
> the original order of o
Hi Glen,
Looks like you've put the namespace stack problem back in by restoring
the original order of operations (call to clearFrame() before
decrementing top). Am I missing something here? The problem I saw was
that namespaces were pushed on the stack before the null value, so the
null value
gdaniels2002/12/11 09:17:45
Modified:java/test/functional TestMessageSample.java
java/test/encoding TestDOM.java
java/src/org/apache/axis/encoding
SerializationContextImpl.java
java/src/org/apache/axis/utils NSStack.jav
gdaniels2002/12/11 08:12:30
Modified:java/src/org/apache/axis/providers/java RPCProvider.java
java/src/org/apache/axis/utils NSStack.java
Log:
Tweak NSStack fix, and throw the unwrapped exception if deserializing
from within RPCProvider.
Revision ChangesPat
gdaniels2002/12/10 09:22:03
Modified:java/src/org/apache/axis/utils NSStack.java
Log:
Checking in Dennis Sosnoski's NSStack patch (thanks, Dennis!), which
fixes :
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15015
This may have a very positive effect on performance i
tomj02/04/05 13:24:33
Modified:java/test/wsdl Wsdl2javaTestSuite.xml
java/src/org/apache/axis/deployment/wsdd WSDDService.java
WSDDOperation.java
java/src/org/apache/axis/wsdl/toJava Utils.java
TypeEntry.j
gdaniels02/04/03 13:44:41
Modified:java/src/org/apache/axis/deployment/wsdd WSDDService.java
java/src/org/apache/axis/encoding
SerializationContextImpl.java
java/src/org/apache/axis/utils NSStack.java Mapping.java
Log:
* Fix Seri
tomj02/03/13 08:07:56
Modified:java/src/org/apache/axis/utils NSStack.java
Log:
Convert noisy NSStack debug message to trace, which in our log4j config will still
go to debug, but other loggers can deal with as they see fit.
Revision ChangesPath
1.20 +14 -14
10 matches
Mail list logo