You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/17 20:49:47 UTC

[jira] [Commented] (OPENEJB-1836) Validation: @Local on bean with no-interface should use @LocalBean

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

ASF GitHub Bot commented on OPENEJB-1836:
-----------------------------------------

GitHub user tommysdk opened a pull request:

    https://github.com/apache/tomee/pull/5

    OPENEJB-1836 Added test case to prove behaviour

    * Added test case to prove the presence of the desired warning
    * Fixed spelling in Messages.properties
    * Inlined redundant variables in CheckAnnotationTest test cases

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tommysdk/tomee OPENEJB-1836

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit ce7ca1abe664f074973f2bf480b9411071af664e
Author: Tommy Tynjä <to...@diabol.se>
Date:   2014-03-17T19:41:53Z

    OPENEJB-1836 Added test case to prove behaviour. Fixed spelling in warn message.

----


> Validation: @Local on bean with no-interface should use @LocalBean
> ------------------------------------------------------------------
>
>                 Key: OPENEJB-1836
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1836
>             Project: OpenEJB
>          Issue Type: Sub-task
>            Reporter: David Blevins
>
> Currently we flag this as ambiguous, but this specific case we should recommend @LocalBean



--
This message was sent by Atlassian JIRA
(v6.2#6252)