[
https://issues.apache.org/jira/browse/AXIS2-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527138
]
rott edited comment on AXIS2-3194 at 9/13/07 8:20 AM:
------------------------------------------------------------------
Fixed in SVN rev 575071. Code contributed by Roy. Thanks Roy!
was (Author: rott):
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]