ClassNotFoundException: org.jboss.cache.pojo.impl.PojoInstance
Issue
- Getting the following ClassNotFoundException when deploying the application:
WARN [TxInterceptor] Caught exception, will now set transaction to roll back
java.lang.ClassNotFoundException: org.jboss.cache.pojo.impl.PojoInstance
at .URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at .URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.1.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.