Hi Dims,
>Can you please drop a note as to what changed?
I've attached a cvs/ant generated change log, dating from 3/22/03 through
today.
>Do you want me to update Axis's version of wsdl4j?
It couldn't hurt to update Axis's version. Either way, we plan to put out a
maintenance release shortly.
Thanks,
-Matt
(See attached file: changelog.html)
Davanum Srinivas
<[EMAIL PROTECTED]> To: [EMAIL PROTECTED]
cc: [EMAIL PROTECTED]
05/30/2003 09:51 Subject: [jsr110-eg-disc] Changes in
WSDL4J since its final release (Re: Final release
AM posted...)
Please respond to
jsr110-eg-disc
Matt,
I noticed a few updates to the WSDL4J source code, since the final release:
src/com/ibm/wsdl/Constants.java
src/com/ibm/wsdl/util/StringUtils.java
src/com/ibm/wsdl/xml/WSDLReaderImpl.java
src/com/ibm/wsdl/xml/WSDLWriterImpl.java
src/javax/wsdl/xml/WSDLLocator.java
src/javax/wsdl/xml/WSDLReader.java
Can you please drop a note as to what changed? Do you want me to update
Axis's version of wsdl4j?
Thanks,
dims
--- In [EMAIL PROTECTED], Matthew Duftler <[EMAIL PROTECTED]>
wrote:
>
>
>
>
> What follows is the message that was sent to the JCP interest list:
>
> The Expert Group for JSR-000110 Java APIs for WSDL
> has published the Final Release of its specification.
>
> The Final Release of the specification is available from the Java
> Community Process Web site at:
>
> http://jcp.org/en/jsr/stage?listBy=final
>
> and also from the JSR page:
>
> http://jcp.org/en/jsr/detail?id=110
>
> Thanks,
> -Matt
=====
Davanum Srinivas - http://webservices.apache.org/~dims/
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important
Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/saFolB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Title: WSDL4J ChangeLog
WSDL4J ChangeLog
Designed for use with Ant.
| 2003-05-13 18:53 Matthew J. Duftler |
Committed an update to the javadocs from Owen Burroughs. |
| 2003-04-15 19:24 Matthew J. Duftler |
Removed some extraneous methods. |
| 2003-04-15 19:21 Matthew J. Duftler |
Now deals with InputStreams instead of Readers so that the parser can handle multiple character encodings, and so that BOMs are allowed. This fix was submitted by Owen Burroughs. |
| 2003-04-15 14:51 Matthew J. Duftler |
Added an @author line. |
| 2003-04-15 02:11 Matthew J. Duftler |
Made some changes so that the writer will look at the encoding set on the writer passed into the writerWSDL(Definition, Writer) to determine what encoding to specify in the XML declaration. These changes were submitted by Owen Burroughs ([EMAIL PROTECTED]). |
