SCA component service settings
Use this page to view and edit the attributes associated with a component service. To view this console page, click Applications > Application Types > Business-level applications > application_name > deployed_asset_composition_unit_name > SCA_composite_component_name > service_name.
Services are used to publish services provided by implementations, so that they are addressable by other components.
A service published by a component can be provided by a service of a component defined within the component, or it can be provided by a component reference. The latter case allows the republication of a service with a new address or new bindings.
Service name
Service name of the attribute.
Type
Type of attribute. In this case, Service.
Work manager JNDI name
Specifies the JNDI name of the work manager.
Bindings
Uniform resource identifier (URI) of the binding.
Supported bindings include the SCA default binding, enterprise bean (EJB) binding, web service binding, Java Message Service (JMS) binding, Atom binding, and HTTP binding.
Related tasks
Create SCA business-level applications