[jboss-jira] [JBoss JIRA] (AS7-5615) Web service methods cannot be static & final - implement deployment check for that

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Mar 5 22:58:57 EST 2013


     [ https://issues.jboss.org/browse/AS7-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-5615:
----------------------------------

    Fix Version/s: 8.0.0.Alpha1
                       (was: 7.2.0.Alpha1)

    
> Web service methods cannot be static & final - implement deployment check for that
> ----------------------------------------------------------------------------------
>
>                 Key: AS7-5615
>                 URL: https://issues.jboss.org/browse/AS7-5615
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Web Services
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>             Fix For: 8.0.0.Alpha1
>
>
> We already check that JAXWS webservice endpoint class cannot be final.
> We also need to implement (reflection based) check that all webservice
> methods are not final and static. The deployment should fail if such
> method is detected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list