This tab applies to EJB 2.0 components only. These properties specify the authentication credentials that are used when methods call other components. By default, the client credentials are used. You can specify an alternate credential with these settings:
Run as Choose specified
to
specify an alternate identity. The default, client
,
means the component calls made from this component inherit the client
identity.
Role Specify a role name. The identity specified in the Mapped to Jaguar identity field should be in this role. This name is used if the component is exported to an EJB-JAR file.
Mapped to Jaguar identity Choose an EAServer identity from the pull down menu. This is the identity with which the component executes.
Description Enter an optional text comment. This field can be used to provide identity mapping instructions for the deployer when the component is deployed to another server.
The Existing Mappings on the Package table displays logical identity names that are mapped to EAServer identities by components in the same package.
To enable use of the run-as identity for EJB component calls
to remote servers, you must specify corbaname
URLs
in the EJB Reference properties for the EJB component that issues
the call. For more information, see “Interoperable naming URLs” and “Configuring EJB references”.
Copyright © 2005. Sybase Inc. All rights reserved. |