Use this page to view and edit the attributes associated with a Service Component Architecture (SCA) component reference.
To view this administrative console page, click
.SCA component references within an implementation represent links to services the implementation uses that must be provided by other components in the SCA system. For a composite, you can wire references of components within the composite ("component references") to references of the composite ("composite references"), indicating that the component references must be resolved by services outside the composite.
References use bindings to describe the access methods used to invoke the services.
Under Additional Properties, click View domain to view a list of services available in the current cell or domain. This can be helpful when updating the Target setting value, for example.
Specifies the reference name of the attribute.
Specifies the type of attribute. In this case it is "Reference."
A list of one or more target service uniform resource identifiers (URIs), depending on the multiplicity setting. Each target wires the reference to a component service that resolves the reference. Targets can contain a list of targets separated by a space, in the form target1 target2.
Specifies the URI of the binding, which can be an enterprise bean (EJB), Web Services, or default binding.
Links marked (online) require access to the Internet.