Hello,
I use OpenEjb mainly to test my applications and OpenEjb is very useful.
I would like to help you to improve this framework.
I read "Contribution Tips" and found task in JIRA (OPENEJB-1358).
This task is open and unresolved but it is invalid.
I write test with
        context.bind("some/component/name", String.class);
context.lookup("some/component/name"); // throws NameNotFoundException
and it works OK.
What should I do now?

Greetings
Jarek



Reply via email to