[ 
https://issues.apache.org/jira/browse/AXIS2-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Rheinheimer resolved AXIS2-3194.
-------------------------------------

    Resolution: Fixed
      Assignee: Mike Rheinheimer

Fixed in SVN rev 575071

> Implicit SEIs cause too many methods to be published
> ----------------------------------------------------
>
>                 Key: AXIS2-3194
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3194
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Roy A. Wood Jr.
>            Assignee: Mike Rheinheimer
>
> Currently, implementation classes which do not specify an endpoint 
> interface (i.e.  @WebService.endpointInterface=...) cause too many method 
> to be published.  In this case, currently all public methods from all 
> superclasses up to, but not including, java.lang.Object are published.  
> This is incorrect; only methods from superclasses which carry an 
> @WebService annotation should be published.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to