After correct deploy of a CMP bean on JBoss, I tried to access it with an application client.
I have a security exception:
javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException: org.jboss.proxy.ClientContainer (no security manager: RMI class loader disabled)]
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:652)
– System Setup ——————————-
Operating System and version: 2kPro
Eclipse version: 3.0.M8
Eclipse build id: 200403261517
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: none
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.7.2
Eclipse JDK version: 1.4.2_3
Application Server JDK version: 1.4.2_3
Are there any exceptions in the Eclipse log file? No
—————————
Thanks
Vittorio