ClassNotFoundException: org.exoplatform.services.security.jaas.JAASGroup when invoking a remote EJB from a Portlet in Enterprise Portal Platform 5.1
Issue
- A Portlet is installed in JBoss EPP 5.1 which invokes a remote Stateless Session Bean deployed in JBoss EAP 5.1. As a result, when user is not logged in it works fine, however when user access the Portlet being logged in, it throws the following exception:
java.lang.ClassNotFoundException: org.exoplatform.services.security.jaas.JAASGroup at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
Environment
- JBoss Enterprise Portal Platform (EPP) 5.1
- JBoss Enterprise Application Platform (EAP) 5.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.