Hi,
try sending your full remote interface, your ejbCreate method
implementation and please include full error message logs.
-- Juha
On Thu, 18 Jan 2001, Steve Stearns wrote:
> I am trying to create an Entity Bean which I would like to take the
> remote interface of another Entity Bean as an argument for the ejbCreate
> method. When I try to deploy my beans I receive an error that looks
> like this:
>
> Warning: The method arguments of an ejbCreate(...) method must be
> legal types for RMI/IIOP
>
> From everything I've read this should be legitimate since the remote
> interface extends EJBObject which extends Remote (which as far as I can
> tell is an acceptable type for RMI/IIOP). I saw a message in the
> mail-archive that might be related which got a response mentioning a
> bug, but the link to the bug database isn't working
> (http://www.mail-archive.com/[email protected]/msg04450.html).
>
> So, I'm not sure if my problem is a bug or if this is a limitation of
> EJB's that I wasn't aware of. Any suggestions?
>
> ---Steve
>
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]