How to call JBoss 3.2.8 from JBoss EAP 5 and vice-versa?
Issue
-
Is there any way for a JBoss 3.2.8 instance to create EJBs defined on a JBoss 5.x instance, and vice-versa?
-
From basic testing it seemed as if JBoss 5 could create EJBs residing on a 3.2.8 instance (using the org.jboss.j2ee.Serialization flag on the startup script)
-
but the opposite was not true – When a 3.2.8 instance would attempt to create an EJB residing on a 5.x instance, the error “[Engine] StandardWrapperValve[HtmlAdaptor]: Servlet.service() for servlet HtmlAdaptor threw exception javax.management.MBeanException: javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.proxy.ejb.SecurityContextInterceptor (no security manager: RMI class loader disabled)]” occurs.
Environment
- JBoss Enterprise Application Platform (EAP) 5
- JBoss Application Server 3.2.8 SP1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
