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]

Reply via email to