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 2007/09/12 17:33:33 UTC

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

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.


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


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

Posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org>.
     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


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

Posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org>.
    [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


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

Posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org>.
     [ 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