You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sagara Gunathunga (Commented) (JIRA)" <ji...@apache.org> on 2012/04/10 13:39:17 UTC

[jira] [Commented] (AXIS2-5288) WSDL2JAVA is not generating methods in upper case started in Axis2 version 1.6 as it was generating methods in upper case started in Axis2 version 1.3

    [ https://issues.apache.org/jira/browse/AXIS2-5288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250577#comment-13250577 ] 

Sagara Gunathunga  commented on AXIS2-5288:
-------------------------------------------

Beginning with a lower case letter is a very simple Java convention for method naming If Axis2 1.3 generate method names start with uppercase letters that is a violation of conventions and a bug too (personally I didn't find such scenario myself.) and current behavior is correct.      
                
> WSDL2JAVA is not generating methods in upper case started in Axis2 version 1.6 as it was generating methods in upper case started in Axis2 version 1.3 
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5288
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5288
>             Project: Axis2
>          Issue Type: Bug
>            Reporter: Dharmendra
>
> I was using Axis2 version 1.3 and generating java code(wsdl2java) from wsdl and it generates Skelton.java  files with upper case started methods. But When i updated the Axis2 1.3 to Axis2 version 1.6 then it is not generating methods in upper case started in skelton.java files. It seems some issue with Axis2  version 1.6 .So , please let us know .is this inherited from previous version or are you guys planning to fix in axis2 1.6 later versions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org