anonymous wrote : 
  | ...
  | Caused by: java.lang.NoClassDefFoundError: org/codehaus/janino/IClassLoader
  |     at java.lang.Class.forName0(Native Method)
  |     at java.lang.Class.forName(Class.java:164)
  |     at 
org.apache.commons.jci.compilers.JavaCompilerFactory.createCompiler(JavaCompilerFactory.java:67)
  | ...
  | 

It seems that your EAR file doesn't contain all required libraries.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015077#4015077

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015077
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to