kiuma" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2003 5:10 AM
Subject: [JBoss-user] mbean access from session bean help
> Hello, I ahve this method:
>
> * @ejb.env-entry
> * name="jaasMgrName"
> * value="jboss
Sorry the solution is
value="jboss.security:service=JaasSecurityManager"
kiuma wrote:
Hello, I ahve this method:
* @ejb.env-entry
* name="jaasMgrName"
* value="jboss.security.service=JaasSecurityManager"
* @ejb.env-entry
* name="securityDomain"
* value="progettoblu"
public
Hello, I ahve this method:
* @ejb.env-entry
* name="jaasMgrName"
* value="jboss.security.service=JaasSecurityManager"
* @ejb.env-entry
* name="securityDomain"
* value="progettoblu"
public Collection getLoggedUsers()
throws RemoteException
{
try {