Hi, I'm using the openejb-client in my EJB test cases, but was confused for a while with the correct package name.
All the openejb examples appear to have org.apache.openejb.client, but the 3.0-SNAPSHOT jar (via Maven) or openejb-client has org.openejb.client package (for RemoteInitialContextFactory in particular). Which is correct? thanks, Dave Meibusch
