Hi,
We support more than one container in the same VM
On Thu, Mar 7, 2013 at 7:01 PM, Marina Vatkina <marina.vatkina_at_oracle.com>wrote:
> Experts,
>
> The EJB spec (see 18.2.4Embeddable Container Shutdown) says the following:
>
> "An embeddable Container Provider is only required to support one active
> embeddable EJB container at a time per JVM. Attempts to concurrently create
> multiple active embeddable EJB containers may result in a container
> initialization error."
>
> The RI allows to create containers only sequentially.
>
> Question for those of you who *produce* embeddable EJB containers: do you
> *support* more than one container in the same VM?
>
> Question for those of you who *use* embeddable EJB containers: do you
> *use* more than one container in the same VM?
>
> thanks,
> -marina
>