[ 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
