Hi,
I'm not sure if it is relevant to arquillian, but I recently got
"OpenEJBException:
can't get appInfo" and solved it with the following:
properties.setProperty(EJBContainer.APP_NAME, "myAppName");
regards
marius

Reply via email to