[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: RMI and RCP, am I the only one who can't make it work!!

Hi,

Just an update I read somerwhere that with JBoss there is an MBean which governs the WebService and this has a DownloadServerClass attribute. Having set this to true, I now get a classCastException on $proxy0 when I do the lookup :

RmoteTestBean testBean = (RmoteTestBean)context.lookup("TestBean/remote");

I have tried the classBuddy policy to no effect both before and after the change detailed above.

Still trying ...................!!!!

Michael Illgner wrote:
Hi,
The magic word is buddy class loading, you will find some information in the eclipse online help and in this interesting article ...


http://www.eclipsezone.com/articles/eclipse-vms/