Hi!

James Cook wrote:
> There was no semantic reason for doing so. I felt the server should conform
> to the EJB 1.1 spec. The spec states that PRO.narrow is the mechanism for
> "casting/narrowing" remote object references. I want my beans to be portable
> among as many servers as possible. Unfortunately, any servers that do not
> allow this function [no names ;-)] are not EJB 1.1 compliant. I have to code
> around this limitation. This to me is the problem.

Not quite sure what you're referring to here. If the server handles the
conversion without PRO, then the narrow() call is a no-op. I.e. narrow()
will work with any server, it's just that some don't need it to
function.

/Rickard

--
Rickard Öberg

@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.dreambean.com
Question reality

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