Attendees Paul Fremantle, Matthew Duftler, Adi Sakala
1. There have been some bug fixes and minor changes to the reference implementation. 2. There are three major proposed changes to the spec. a. Use of the new java.xml.namespace.QName class. We intend to provide our own implementation of this for the foreseeable future. which we will ship in a separate JAR file. The reason for this is the licensing issues around using the Sun licensed version with open source are not yet resolved. b. The WSDLLocator class. This interface and support makes it simpler to do imports within WSDL where the source XML file is available in an unusual place, such as a JAR file. See the previous post. c. The extensibility of the part tag. Parts are extensible with extra attributes, so changes to support these have been added. 3. We intend to issue a new spec document and update the reference implementation with these changes shortly. Once we have issued the new doc, and a short expert group review, we will issue the Public Draft and reference implementation. We intend to have a 60 day review (but we are still looking at the TCK plan, so this may change). 4. Adi mentioned a possible bug in the RI regarding default schema namespace, which we will investigate. I'm cross posting this to axis-dev because of the discussions there regarding QName. Regards, Paul Regards, Paul