OSGi Application (osgiApplication)

Defines the properties of an osgi application.

Attribute name Data type Default value Description
autoStart boolean true Indicates whether or not the server automatically starts the application.
id string   A unique configuration ID.
location A file, directory or url.   Location of an application expressed as an absolute path or a path relative to the server-level apps directory.
name string   Name of an application.
suppressUncoveredHttpMethodWarning boolean false Option to suppress uncovered HTTP method warning message during application deployment.
type string   Type of application archive.
application-bnd
Description: Binds general deployment information included in the application to specific resources.
Required: false
Data type:
Attribute name Data type Default value Description
version string   Version of the application bindings specification.
application-bnd > security-role
Description: A unique configuration ID.
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
name string   Name of a security role.
application-bnd > security-role > group
Description: A unique configuration ID.
Required: false
Data type:
Attribute name Data type Default value Description
access-id string   Group access ID
id string   A unique configuration ID.
name string   Name of a group possessing a security role.
application-bnd > security-role > run-as
Description: A unique configuration ID.
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
password Reversably encoded password (string)   Password of a user required to access a bean from another bean. The value can be stored in clear text or encoded form. To encode the password, use the securityUtility tool with the encode option.
userid string   ID of a user required to access a bean from another bean.
application-bnd > security-role > special-subject
Description: A unique configuration ID.
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
type
  • EVERYONE
  • ALL_AUTHENTICATED_USERS
  One of the following special subject types: ALL_AUTHENTICATED_USERS, EVERYONE.
EVERYONE
Everyone
ALL_AUTHENTICATED_USERS
All authenticated users
application-bnd > security-role > user
Description: A unique configuration ID.
Required: false
Data type:
Attribute name Data type Default value Description
access-id string   A user access ID in the general form user:realmName/userUniqueId. A value will be generated if one is not specified.
id string   A unique configuration ID.
name string   Name of a user possessing a security role.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Saturday, 3 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_config_osgiApplication
File name: rwlp_config_osgiApplication.html