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
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.