Has any one managed to wrap up a client java bean that accesses EJB Beans in JBOSS using the SUN COM - JAVA Bridge? While running the packager I am getting a ClassCastException on casting the object returned from a JNDI lookup (for a home interface) to the home interface. This happens with both with a normal cast and PortableRemoteObject.narrow(). This java bean works fine standalone but throws the exception in the packager. Tim _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
