It's in the nightly build. 1.4 Branch has been cut already, Release manager will decide if it can go into it.
thanks, dims On 12/19/05, Parikh,Pratik <[EMAIL PROTECTED]> wrote: > > Hi Dims, > > Is this include in the build for Axis 1.4. > > Thanks, > Parikh, Pratik | Software Engineer | Cerner Corporation | > (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com > > > -----Original Message----- > From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 18, 2005 10:12 PM > To: [email protected] > Subject: [jira] Resolved: (AXIS-2346) Issue with the way the localNames > are created in WSDL2Java > > [ http://issues.apache.org/jira/browse/AXIS-2346?page=all ] > > Davanum Srinivas resolved AXIS-2346: > ------------------------------------ > > Resolution: Fixed > > Fixed in latest SVN HEAD. > > > Issue with the way the localNames are created in WSDL2Java > > ---------------------------------------------------------- > > > > Key: AXIS-2346 > > URL: http://issues.apache.org/jira/browse/AXIS-2346 > > Project: Apache Axis > > Type: Bug > > Components: Serialization/Deserialization > > Versions: beta-1, current (nightly), beta-2, future (enh), beta-3, > 1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2 > Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3 > > Reporter: Pratik Parikh > > Attachments: DeserializationPatch.txt, DeserializationPatch.txt > > > > The localName of XML is in java naming convenstion and Qname is xml > name convenstion, this create a problem in deserialization before the > message is send out. The Deserializer is not able to find out the QName > in localName HashMap, because the QName does not match the LocalName. > > Thanks, > > Pratik > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > > CONFIDENTIALITY NOTICE > > This message and any included attachments > are from Cerner Corporation and are intended > only for the addressee. The information > contained in this message is confidential and > may constitute inside or non-public information > under international, federal, or state > securities laws. Unauthorized forwarding, > printing, copying, distribution, or use of such > information is strictly prohibited and may be > unlawful. If you are not the addressee, please > promptly delete this message and notify the > sender of the delivery error by e-mail or you > may call Cerner's corporate offices in Kansas > City, Missouri, U.S.A at (+1) (816)221-1024. > ---------------------------------------- -- > -- Davanum Srinivas : http://wso2.com/blogs/
