On 18 Oct 00, at 9:13, Charles Crain wrote:
> Actually, I believe that the EJB 1.1 spec does not require valid RMI/IIOP
> types, because RMI/IIOP is not mandated as the remote procedure call
> mechanism.
Hi Charles,
Actually this is not correct; the spec does mandate valid RMI/IIOP
types. See for examples 6.10.3, 6.10.4, 6.10.5, 6.10.6, 7.2.1, 8.5,
9.2.3 in the EJB 1.1 specification.
-Dan
However, EJB 1.1 implementations that CHOOSE to use RMI/IIOP of
> course have this additional restriction. EJB 2.0 clears this up by
> requiring RMI/IIOP to be used.
>
> -Charles
>
> ----- Original Message -----
> From: "Juha Lindfors" <[EMAIL PROTECTED]>
> To: "jBoss" <[EMAIL PROTECTED]>
> Sent: Tuesday, October 17, 2000 1:57 PM
> Subject: Re: [jBoss-User] Re: RMI/IIOP
>
>
> >
> > Hi,
> >
> > The verifier shouldn't barf on the Object[] return type. If it does,
> that's
> > a bug (it's not checking for Serializable, because as Aaron pointed out,
> > this is a runtime requirement, not compile time).
> >
> > There could be a problem with the other return classes though. I'll write
> a
> > test case for the Object[] return type and see what happens.
> >
> > At 16:50 17.10.2000 +0100, you wrote:
> > >Thanks very much for your help, I will look into Intermediate Interfaces
> > >etc. I believe that in general, everything should work fine as I am
> > >doing a port directly from weblogic 5.0 in which we know it works.
> > >
> > >One other question. Does a violation of the RMI/IIOP spec consitute
> > >a violation of the EJB1.1 spec or EJB2.0 or both?
> >
> > Both.
> >
> > -- Juha
> >
> >
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Problems?: [EMAIL PROTECTED]
> >
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]