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 (Created) (JIRA)" <ji...@apache.org> on 2012/02/09 09:47:00 UTC

[jira] [Created] (AXIS2-5243) DefaultSchemaGenerator only process fields of a POJO

DefaultSchemaGenerator only process fields of a POJO
----------------------------------------------------

                 Key: AXIS2-5243
                 URL: https://issues.apache.org/jira/browse/AXIS2-5243
             Project: Axis2
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.6.1
            Reporter: Sagara Gunathunga 
            Assignee: Sagara Gunathunga 
             Fix For: 1.7.0


DefaultSchemaGenerator only process fields of a POJO but there is a possibility to present pair of accessor methods without a Field. In such cases DefaultSchemaGenerator generate invalid schema.  

--
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


[jira] [Commented] (AXIS2-5243) DefaultSchemaGenerator only process fields of a POJO

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205007#comment-13205007 ] 

Hudson commented on AXIS2-5243:
-------------------------------

Integrated in axis2-1.6 #239 (See [https://builds.apache.org/job/axis2-1.6/239/])
    AXIS2-5243: Merged r1242511 to the 1.6 branch.

veithen : 
Files : 
* /axis/axis2/java/core/branches/1_6
* /axis/axis2/java/core/branches/1_6/modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java

                
> DefaultSchemaGenerator only process fields of a POJO
> ----------------------------------------------------
>
>                 Key: AXIS2-5243
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5243
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.6.1
>            Reporter: Sagara Gunathunga 
>            Assignee: Sagara Gunathunga 
>             Fix For: 1.6.2, 1.7.0
>
>
> DefaultSchemaGenerator only process fields of a POJO but there is a possibility to present pair of accessor methods without a Field. In such cases DefaultSchemaGenerator generate invalid schema.  

--
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


[jira] [Resolved] (AXIS2-5243) DefaultSchemaGenerator only process fields of a POJO

Posted by "Sagara Gunathunga (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5243.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.2

Fixed in r1242238. 
                
> DefaultSchemaGenerator only process fields of a POJO
> ----------------------------------------------------
>
>                 Key: AXIS2-5243
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5243
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.6.1
>            Reporter: Sagara Gunathunga 
>            Assignee: Sagara Gunathunga 
>             Fix For: 1.6.2, 1.7.0
>
>
> DefaultSchemaGenerator only process fields of a POJO but there is a possibility to present pair of accessor methods without a Field. In such cases DefaultSchemaGenerator generate invalid schema.  

--
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


[jira] [Commented] (AXIS2-5243) DefaultSchemaGenerator only process fields of a POJO

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204442#comment-13204442 ] 

Hudson commented on AXIS2-5243:
-------------------------------

Integrated in Axis2 #1264 (See [https://builds.apache.org/job/Axis2/1264/])
    Fixed AXIS2-5243.

sagara : 
Files : 
* /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java

                
> DefaultSchemaGenerator only process fields of a POJO
> ----------------------------------------------------
>
>                 Key: AXIS2-5243
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5243
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.6.1
>            Reporter: Sagara Gunathunga 
>            Assignee: Sagara Gunathunga 
>             Fix For: 1.6.2, 1.7.0
>
>
> DefaultSchemaGenerator only process fields of a POJO but there is a possibility to present pair of accessor methods without a Field. In such cases DefaultSchemaGenerator generate invalid schema.  

--
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


[jira] [Commented] (AXIS2-5243) DefaultSchemaGenerator only process fields of a POJO

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204909#comment-13204909 ] 

Hudson commented on AXIS2-5243:
-------------------------------

Integrated in Axis2 #1265 (See [https://builds.apache.org/job/Axis2/1265/])
    Proper fix for AXIS2-5243.

veithen : 
Files : 
* /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java

                
> DefaultSchemaGenerator only process fields of a POJO
> ----------------------------------------------------
>
>                 Key: AXIS2-5243
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5243
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.6.1
>            Reporter: Sagara Gunathunga 
>            Assignee: Sagara Gunathunga 
>             Fix For: 1.6.2, 1.7.0
>
>
> DefaultSchemaGenerator only process fields of a POJO but there is a possibility to present pair of accessor methods without a Field. In such cases DefaultSchemaGenerator generate invalid schema.  

--
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