Hi guys,

thanks for hints, I've found the solution here:
http://stackoverflow.com/questions/9197112/org-apache-catalina-core-standardcontext-startinternal-severe-error-listenersta

just had to check the logs/localhost*.log

where the full stacktrace including error msg was.

regards



On Tue, Jun 3, 2014 at 3:16 PM, Marius Kruger <[email protected]> wrote:

> 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