You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by be...@incubator.apache.org on 2004/10/11 00:57:52 UTC

[jira] Resolved: (BEEHIVE-11) @WebMethod params don't get picked up automatically

Message:

   The following issue has been resolved as FIXED.

   Resolver: Michael Merz
       Date: Sun, 10 Oct 2004 3:57 PM

Fixed. Now, all formal parameters of all methods annotated with @WebMethod are picked up as @WebParam automatically -- with or without annotation. The (now optional) annotation @WebParam can be used to override default values.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/BEEHIVE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: BEEHIVE-11
    Summary: @WebMethod params don't get picked up automatically
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Beehive
 Components: 
             Web Services (181)

   Assignee: Michael Merz
   Reporter: Michael Merz

    Created: Thu, 7 Oct 2004 11:16 AM
    Updated: Sun, 10 Oct 2004 3:57 PM

Description:
Formal parameters of @WebMethods are always published by the WSDL and are always part of the method definition. Currently, parameters are only picked up by the annotation processor if they're annotated with @WebParam.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira