Log of /webservices/axis/trunk/java/release-notes.html
Parent Directory
|
Revision Log
Revision
742981 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 10 14:29:55 2009 UTC
(9 months, 2 weeks ago)
by
gdaniels
File length: 2697 byte(s)
Diff to
previous 530657
(
colored)
No one seems to use the clearCache() method in Axis directly, so rename it to clearPRBCache() in order to fix build break with Java 1.6. Hopefully this will fix Gump.
Update release-notes.html to reflect this.
Revision
257501 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 14 16:58:41 2004 UTC
(5 years, 8 months ago)
by
gdaniels
Original Path:
webservices/axis1/trunk/java/release-notes.html
File length: 1934 byte(s)
Diff to
previous 257097
(
colored)
* Bulletproof mustUnderstand value checking. "true"/"false" now throw
exceptions for SOAP 1.1, as do all bad values.
* Add test for the above.
* Comment out TestMimeHeaders to fix build.
* Add text to assertions in TestMimeHeaders
* Few code cleanups
* Version -> 1.2beta
Revision
252388 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 13 15:56:11 2001 UTC
(8 years, 2 months ago)
by
gdaniels
Original Path:
webservices/axis1/trunk/java/release-notes.html
File length: 2749 byte(s)
Diff to
previous 252268
(
colored)
Temporary fix for AxisClassLoader problem. The static lookup based
on class name was failing in a situation where one webapp was a
client in the same JVM as another webapp which had the service.
Now the lookup is per-class-loader, which I'm not quite sure is the
right thing either, but does solve the problem. This class needs to
be re-evaluated in a serious way, IMHO.
Start work on updating docs for alpha-2
Add security handlers to default server-config.xml
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.