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.

Java Session Service (JSS) Properties<br />

EJB Security Properties<br />

Property Type Description Default<br />

ejb.security.transportType Enumeration This property configures the None<br />

(CLEAR_ONLY,<br />

SECURE_ONLY, ALL)<br />

Quality of Protection of a<br />

particular EJB.<br />

If set to CLEAR_ONLY, only nonsecure<br />

connections are<br />

accepted from the client to this<br />

EJB. This is the default setting,<br />

if the EJB does not have any<br />

method permissions.<br />

If set to SECURE_ONLY, only secure<br />

connections are accepted form<br />

the client to this EJB. This is the<br />

default setting, if the EJB has at<br />

least one method permission<br />

set.<br />

If set to ALL, both secure and<br />

non-secure connections are<br />

accepted from the client.<br />

Setting this property controls a<br />

transport value of the<br />

ServerQoPConfig policy.<br />

ejb.security.trustInClient Boolean This property configures the<br />

Quality of Protection of a<br />

particular EJB. If set to true, the<br />

EJB container requires the<br />

client to provide an<br />

authenticated identity. By<br />

default, the property is set to<br />

false, if there is at least one<br />

method with no method<br />

permissions set. Otherwise, it is<br />

set to true. Setting this property<br />

controls a transport value of the<br />

ServerQoPConfig policy.<br />

Java Session Service (JSS) Properties<br />

JSS can run as part of standalone EJB container (-jss option) or as part of a Partition.<br />

As a “Partition service”, JSS Configuration information is located in each Partition's<br />

data directory in the partition.xml file. By default, this file is located in the following<br />

directory:<br />

/var/domains//configurations/<br />

/mos//adm/properties/<br />

For example, for a Partition named “standard”, by default the JSS configuration<br />

information is located in:<br />

/var/domains//configurations/<br />

/mos/standard/adm/properties/partition.xml<br />

For more information, go to Chapter 30, “Partition XML reference.”<br />

Otherwise, for the location of a Partition data directory, go to the configuration.xml file<br />

located in:<br />

/var/domains//configurations//<br />

and search for the Partition Managed Object directory attribute:<br />

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

Saved successfully!

Ooh no, something went wrong!