You can view configuration details of a WebLogic Spring SCA application in the WebLogic Server Administration Console. To do so, you must enable the WebLogic SCA console extension, as described below.
You must do the following before being able to view an application's configuration in the console extension:
Deploy the WebLogic SCA Runtime, if it is not already deployed. See Chapter 4, "Deploying WebLogic SCA Runtime to WebLogic Server."
Enable the weblogic-sca-console
extension, as described below.
Deploy the application, if it is not already deployed. See Chapter 9, "Deploying WebLogic Spring SCA Applications."
To enable the console extension, do the following:
Start the WebLogic Server Administration Console.
In the banner toolbar region at the top of the right pane of the Console, click Preferences.
Click the Extensions tab.
Select the checkbox next to weblogic-sca-console
.
Click Enable.
Restart the Administration Server.
To view details about configured services and references, do the following:
In the left pane of the Console, select Deployments.
In the Deployments table, click the name of the WebLogic Spring SCA application whose configuration you want to view.
On the Settings for application_name page, click the WebLogic SCA tab.
In the WebLogic SCA Artifacts table, click the name of the service or reference you want to view. For explanations of the fields, click Help in the banner toolbar region at the top of the Console.