[ http://issues.apache.org/jira/browse/AXIS2-1342?page=comments#action_12441457 ] vladi vladii commented on AXIS2-1342: -------------------------------------
Im sorry,I had old jars in project. How can I delete this issue? > bad generated code with eclipse plugin for adb databinding > ---------------------------------------------------------- > > Key: AXIS2-1342 > URL: http://issues.apache.org/jira/browse/AXIS2-1342 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: adb > Affects Versions: 1.1 > Environment: eclipse 3.2,winxp,jdk 1.5 > Reporter: vladi vladii > > Hi, I used eclipse plugin from Axis2 RC 1.1 to generate java classes with ADB > databinding from wsdl and it seems there are problem with ConvertUtil > methodes. For example it generates: > 1. > org.apache.axis2.databinding.utils.ConverterUtil.convertTostring (letter case > is bad) > should be > org.apache.axis2.databinding.utils.ConverterUtil.convertToString. > 2. > org.apache.axis2.databinding.utils.ConverterUtil.convertToBigDecimal(doesnt > exists) > should be(maybe?) > org.apache.axis2.databinding.utils.ConverterUtil.convertToDecimal > 3. letter case again > The method convertTodate(String) is undefined for the type ConverterUtil > ddsax2/src/stkws/axtypes GetAccountInfoRequest.java line 147 > 1160479974787 18462 > 4. > Methode getElement for Stub is not generated? > The method getElement(SOAPEnvelope, String) is undefined for the type > StkddsStub ddsax2/src/stkws/axws StkddsStub.java line 1070 > 1160479974056 18198 > Thank you for response > Vladi -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
