Hi,

I tried to look up the ORB from within a jsp,

javax.naming.Context ctx = new javax.naming.InitialContext(); Object o =
ctx.lookup("java:comp/ORB");

This fails with javax.naming.NameNotFoundException: No ORB registered with
the OpenEJB system

Do you have to configure something to get the ORB? This should be Yoko,
isn't it ? (https://issues.apache.org/jira/browse/OPENEJB-266)

Thanks, Juergen

Reply via email to