Hey

Constantine Plotnikov wrote:
> For example remote interface has test() method then server will
> have two methods test() and test(Context ctx) (the method is
> contained in additional interface TestEx). test() in stub just
> gets a context and call test(Context ctx) on server. So everything
> is working. I tested this variant with JDK 1.2 beta4.2. I have not
> tested if test() method on server could be eliminated at all.
> I have not found my test example (I performed this tests in october)
> so I cannot send you source code. But believe that my work can
> be easily reproduced.

That would work, but it's not very "clean".

/Rickard

--
Rickard �berg

Computer Science student@LiTH
@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684

===========================================================================
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".

Reply via email to