12.11.2014 Views

web server - Borland Technical Publications

web server - Borland Technical Publications

web server - Borland Technical Publications

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter<br />

31<br />

Chapter31EJB, JSS,<br />

and JTS Properties<br />

EJB Container-level Properties<br />

Set EJB container properties in partition.xml (each Partition has its own properties<br />

file). This file is located in the following directory:<br />

/var/domains/base/configurations/configuration_name/mos/<br />

partition_name/adm/properties<br />

Table 31.1<br />

EJB container properties<br />

Property Description Default<br />

ejb.copy_arguments=true|false<br />

ejb.use_java_serialization=true|false<br />

This flag causes arguments to be<br />

copied in intra-bean in-process calls. By<br />

default, intra-bean calls use pass-byreference<br />

semantics. Enable this flag to<br />

cause intra-bean calls to use pass-byvalue<br />

semantics. Note: A number of<br />

EJBs will run significantly slower using<br />

pass-by-value semantics.<br />

If set it overrides use of IIOP<br />

serialization with Java serialization for<br />

things like session passivation, and so<br />

forth.<br />

false<br />

false<br />

Chapter 31: EJB, JSS, and JTS Properties 331

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!