Even the example given by the JBoss is not working.

But if i dont use PortableRemoteObject for narrowing, and directly type cast
that to the home interface its working fine.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of danch
Sent: Thursday, May 31, 2001 11:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] NoClassDefFoundError - PortableRemoteObject


Guy Rouillier wrote:

> Why are you doing  a lookup on the bean?  You should be doing the lookup
on
> the remote interface class.

What?!?!?!


>
> ----- Original Message -----
> From: "Anoop" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 31, 2001 1:46 PM
> Subject: [JBoss-user] NoClassDefFoundError - PortableRemoteObject
>
>
>
>>             Object ref  = jndiContext.lookup("MenuDisplayBean"); // This
>
> is
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to