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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821635

I'm having trouble accessing a local interface bean, and I'm not sure what I'm doing 
wrong.  The error I'm getting when looking up the name is:

javax.naming.CommunicationException [Root exception is 
java.lang.ClassNotFoundException: org.jboss.ejb.plugins.local.LocalHomeProxy (no 
security manager: RMI class loader disabled)]

        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:652)

        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)

        at javax.naming.InitialContext.lookup(InitialContext.java:347)

(plus a heap more).



I'm using JBoss 3.2.3 (default configuration), JDK 1.4.2. Not sure what else would 
help, but let me know if anything can help. BTW, the EJB works well if you access it 
via the REMOTE interface. I'm using XDoclet to generate the interfaces, so I don't 
think it's a hand-coding mistake.



Thanks,



Ian






-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to