You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/06/03 16:32:58 UTC

[jira] Closed: (BEEHIVE-380) @WebMethod not working properly (in certain cases)

     [ http://issues.apache.org/jira/browse/BEEHIVE-380?page=all ]
     
Eddie O'Neil closed BEEHIVE-380:
--------------------------------


Seems invalid relative to the current 0.9.2 version of the spec.  Closing.

> @WebMethod not working properly (in certain cases)
> --------------------------------------------------
>
>          Key: BEEHIVE-380
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-380
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Versions: V1Beta
>     Reporter: Michael Merz
>     Assignee: Michael Merz
>      Fix For: V1Beta

>
> According to JSR-181, there are three situations where methods are considered web methods:
> 1) All methods of a service endpoint interfaces are automatically considered web methods (w/ or w/o @WebMethod annotation).
> 2) When a service implementation bean has:
>   a) no designated @WebMethods at all, all methods are automatically considered web methods.
>   b) at least one method that is annotated with @WebMethod, only annotated methods are considered web methods.
> Case 2a) is broken.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira