On Fri, 2 Nov 2001, Frank Lawlor wrote:
> Date: Fri, 2 Nov 2001 14:49:37 -0600
> From: Frank Lawlor <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
> To: "Tomcat (E-mail)" <[EMAIL PROTECTED]>
> Subject: Re: The Infamous ClassCastException Problem
>
> Thanks. I packaged the classes in a jar and put them
> in common\lib and now things work fine.
>
> I'm still curious tho on how RMI/EJB clients manage
> to do this without having the same class/classloader.
>
They don't. You have to have the stubs available to your client
application in the client classloader (or a parent of it).
> Frank Lawlor
> Athens Group, Inc.
> (512) 345-0600 x151
> Athens Group, an employee-owned consulting firm integrating technology
> strategy and software solutions.
>
Craig
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>