Becoming off-topic.

Mathew Mathew wrote:
> 
> The book - Mastering RMI are the examples centered around jboss?

The EJB chapter uses JBoss as container, and explains some of the
workings of JBoss, from an RMI-perspective, but that's all. The CD
bundles JBoss too, of course.

/Rickard

> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rickard Öberg
> Sent: Thursday, January 25, 2001 10:51 AM
> To: jBoss Developer
> Subject: Re: [jBoss-Dev] Re: [jBoss-User] jaas
> 
> Exactly, so it isn't.
> 
> /Rickard
> 
> "Kenworthy, Edward" wrote:
> >
> > I don't think this really needs to be cross posted to dev and user, does
> it
> > ?
> >
> > -----Original Message-----
> > From: Rickard Öberg [mailto:[EMAIL PROTECTED]]
> > Sent: 25 January 2001 15:23
> > To: jBoss Developer
> > Subject: Re: [jBoss-Dev] Re: [jBoss-User] jaas
> >
> > Hey
> >
> > Luke Taylor wrote:
> > > > Okay, I'll try to guess :-)
> > > > Probably it is done in
> > > > org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
> > > > in the lines
> > > >
> > > >          // Set the security stuff
> > > >          rmi.setPrincipal( SecurityAssociation.getPrincipal() );
> > > >          rmi.setCredential( SecurityAssociation.getCredential() );
> > > >
> > >
> > > Ah, OK thanks, I'll have a look. I seem to remember that Rickard has
> > > written a book on rmi, so I might get hold of that too - I was
> > > reasonably familiar with IIOP, but don't know squat about RMI.
> >
> > It's not out yet though. Feb 16 on Amazon, search for "Mastering RMI".
> >
> > Note that the above lines have nothing to do with RMI. Those are purely
> > JBoss.
> >
> > regards,
> >   Rickard
> >
> > --
> > Rickard Öberg
> >
> > Email: [EMAIL PROTECTED]
> 
> --
> Rickard Öberg
> 
> Email: [EMAIL PROTECTED]

-- 
Rickard Öberg

Email: [EMAIL PROTECTED]

Reply via email to