Hi!

> Luan O'Carroll wrote:
> Enforce EJB 1.1 restrictions
> <secure>true|false</secure>

Setting this to true should tell the container to enforce the EJB 1.1
programming restrictions.

> JRMP Protocol, Optimize local calls
>   <container-invoker-conf>
>     <Optimized>true|false</Optimized>
>   </container-invoker-conf>

If set to true there will be no copying of parameters on in-vm calls.

> Commit Options: A (Cache State), B (Passivate), C (State Dirty)
>   <commit-option>A|B|C</commit-option>

These are described in the EJB spec.

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com

Reply via email to