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 "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2008/03/31 18:02:30 UTC

[jira] Closed: (AXIS2-3194) Implicit SEIs cause too many methods to be published

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

Roy A. Wood Jr. closed AXIS2-3194.
----------------------------------


> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org