Skip to content

Instantly share code, notes, and snippets.

@jeanouii
Created August 25, 2014 20:57
Show Gist options
  • Select an option

  • Save jeanouii/1f2bbcd2a7e425a3f8d6 to your computer and use it in GitHub Desktop.

Select an option

Save jeanouii/1f2bbcd2a7e425a3f8d6 to your computer and use it in GitHub Desktop.
RAVE - Unable to deploy collapsed ear in war StandardEngine[Catalina].StandardHost[localhost].StandardContext[/pug-webapp-0.24-SNAPSHOT]
org.apache.openejb.OpenEJBException: Creating application failed: /Users/jlmonteiro/devs/tomitribe/tribestream/webapp/console/tribestream-console/target/apache-tomee/webapps/pug-webapp-0.24-SNAPSHOT: Error building bean 'Pug'. Exception: class org.apache.openejb.OpenEJBException: Error while loading bean class org.pug.Pug for bean pug-webapp-0.24-SNAPSHOT/pug-webapp-0.24-SNAPSHOT/Pug. Received message: Cannot locate the class org.pug.Pug from the codebase [/Users/jlmonteiro/devs/tomitribe/tribestream/webapp/console/tribestream-console/target/apache-tomee/webapps/pug-webapp-0.24-SNAPSHOT]: Error while loading bean class org.pug.Pug for bean pug-webapp-0.24-SNAPSHOT/pug-webapp-0.24-SNAPSHOT/Pug. Received message: Cannot locate the class org.pug.Pug from the codebase [/Users/jlmonteiro/devs/tomitribe/tribestream/webapp/console/tribestream-console/target/apache-tomee/webapps/pug-webapp-0.24-SNAPSHOT]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment