[ 
https://issues.apache.org/jira/browse/OPENEJB-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082881#comment-13082881
 ] 

David Blevins commented on OPENEJB-1575:
----------------------------------------

Attempting to clean up JIRA a bit.  Where did we end up on this issue?


> ejb31 spec 13.3.7.2.1  If there are multiple methods with  the same 
> overloaded name, this style 2 refers to all the methods with the same name. 
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1575
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1575
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: (trunk/openejb3)
>            Reporter: Shawn Jiang
>             Fix For: 4.0
>
>         Attachments: 
> 0001-OPENEJB-1575-ejb31-spec-13.3.7.2.1-If-there-are-mult.patch
>
>
> ejb31 spec 13.3.7.2.1
> Style 2:  
> <method> 
> <ejb-name>EJBNAME</ejb-name> 
> <method-name>METHOD</method-name> 
> </method> 
>  
> This style is used for referring to a specified method of a business, home, 
> component or message listener interface method; no-interface view method; web 
> service endpoint method; or timeout callback method of the specified 
> enterprise bean. If there are multiple methods with the same overloaded name, 
> this style refers to all the methods with the same name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to