Hello,

I'm trying to port an existing CORBA service to EJB.  The IDL interface for
the service has several operations that use org.omg.CORBA.Any as parameter
or return type.  I specified the same in the bean's remote interface and I'm
able to compile and deploy.  However, I'm getting java.rmi.UnmarshlException
while sending an Any as a parameter.  Is there a solution or a work-around?

Thanks,

Nitesh
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to