[JBoss-dev] RMI-IIOP type restrictions

2003-08-14 Thread Adam Wasserman
Hello all, I am using JBoss 3.2.1 and would like to deploy a stateless session bean using the iiop invoker. The remote interface of this bean makes use of an object with a reference to an array of java.util.Map objects. During deployment, JBoss performs an interface analysis on the remote

[JBoss-dev] Null ClassLoader for object obtained via InitialContext.lookup

2003-08-14 Thread Adam Wasserman
Hello all, I have deployed a stateless session bean into JBoss 3.2.1. I am using the JaCORB naming service. When I obtain a reference to an Object from the InitialContext, PortableRemoteObject.narrow() fails on it with a ClassCastException. Here is the jndi.properties I am using: