In August, Werner Ramaekers reported a problem exactly like I'm having
now.

When I do a PortableRemoteObject.narrow from Tomcat (using the
TomcatService), I get a class cast.

The object I'm casting is the result of a JNDI lookup.  It reports to be
of type "$Proxy7", but implements the interface to which I am casting (I
printed them out), so I'm thinking the lookup is correct.

Does anyone know what I am doing wrong to get this problem?

Thanks!

(Here's a bit of the stack trace.)

java.lang.ClassCastException
        at
com.sun.corba.se.internal.javax.rmi.PortableRemoteObject.narrow(Unknown
Source)
        at javax.rmi.PortableRemoteObject.narrow(Unknown Source)

--
Kevin Lewis
Middle Reliever
Axys Solutions
http://www.AxysSolutions.com/


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to