Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Despo: ClassCastException on lookup

843793Aug 12 2001 — edited Feb 18 2004
I have an RMI application with both client and server running fine. I am using tomcat +apache as server. When calling the RMI client from a servlet it gives a ClassCastException at lookup by the RMI client. The client and server if run independently, work fine.

It seems there is some class loading problem. Can anybody figure out the problem?
Any clues where to look for class loaders in Tomcat? Are there default and local class loaders and if so where are they?

Any help would be greately appreciated!!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2004
Added on Aug 12 2001
3 comments
171 views