You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2012/07/02 21:00:17 UTC

security for deployer and tomee ejbs

Hi,

now our webapp is secured but not our ejbs (DeployerEjb,
ConfigurationInfoEjb, MEJB).

wonder how to secure them, JAAS? any preference?

- Romain

Re: security for deployer and tomee ejbs

Posted by Romain Manni-Bucau <rm...@gmail.com>.
did it: https://issues.apache.org/jira/browse/TOMEE-266

the idea is to get a boolean to activate or not security (this allow us to
stay compatible with existing tools) and once it is activated it needs JAAS
to be configured

wdyt?

- Romain


2012/7/2 Romain Manni-Bucau <rm...@gmail.com>

> Hi,
>
> now our webapp is secured but not our ejbs (DeployerEjb,
> ConfigurationInfoEjb, MEJB).
>
> wonder how to secure them, JAAS? any preference?
>
> - Romain
>