> From: A mailing list for Enterprise JavaBeans development
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sachin Mallapurkar
> The EJB is instantiated and called from a servlet. We are deploying the
> application under the J2EE reference implementation.
It sounds like a bug in the J2EE RI: java.lang.Object is definitely a valid
RMI-IIOP type (and it should be mapped to an any).
A possible workaround would be to have addData() have a subclass of Object as
parameter. I strongly suspect that this would work ;-)
--
Cedric
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".