You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2010/05/19 22:43:54 UTC

[jira] Closed: (OPENEJB-1256) Problem on Getting Started doc

     [ https://issues.apache.org/jira/browse/OPENEJB-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed OPENEJB-1256.
----------------------------------

      Assignee: David Blevins
    Resolution: Fixed

Got that fixed.  Thanks!

> Problem on Getting Started doc
> ------------------------------
>
>                 Key: OPENEJB-1256
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1256
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.1.2
>            Reporter: Gary Quinn
>            Assignee: David Blevins
>
> On the getting started documentation, the client class states "Object object = ctx.lookup("GreetingBeanBusinessRemote");"
> It should be "Object object = ctx.lookup("GreetingBeanRemote");"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.