Description
It might be non-portable, but many applications expect to look up their component environment at
java:/comp/env rather than the java:comp/env shown in the specs. Since we in fact bind comp/env at the root of the components jndi context, we should allow this style of lookup.