Oops.  My bad.  This isn't working under 1.3.8 either.
 I still don't know why - it's a valid cast, the class
is there, and I *compiled* with it after all.

--- Roger Vaughn <[EMAIL PROTECTED]> wrote:
> In one of my webapps, I have to do an RMI call to an
> outside RMI server.  I'm locating the server with a
> plain old traditional lookup like this:
> 
>   MyRemote server =
> (MyRemote)Naming.lookup("myserver");
> 
> But Orion 1.4.5 complains that it can't load the
> class
> MyRemote, even though it is included in my
> application
> jars in WEB-INF/lib.
> 
> This works correctly in 1.3.8.
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great
> prices. 
> http://auctions.yahoo.com/
> 


__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Reply via email to