In the Common Tasks section in the browser interface, click WebLogic 9.
Click the Components link.
The Components page is displayed.
Navigate to the location of the shared J2EE library component that you want to deploy.
Click the Change Folder link to browse through the file system to select the location of the library.
In the Component column, click the J2EE Library component that you want to deploy.
The Components Details page is displayed.
In the Component Procedures table, click the Run link in the Install: Default row.
The Plans Details Run page is displayed.
In the Plan Parameters area, select the variable settings for the J2EE Library component that you plan to deploy.
If the variable settings have been established for this component, select the appropriate settings from the menu.
If the settings are not available from the menu, click Select From List.
The Select Variable Settings From List window displays.
To create a new set of variable settings, select Create Set.
The following list provides commonly updated variables for the J2EELibrary component.
Required. A name for the new variable set you create
Required. Specifies the name of the library that you want to install. This name must match the name of the library in the manifest.
Optional. Specifies the version of the library. This value must match the version number in the archive, or be left blank.
Required. Specifies the path to the library.
Required. Specifies the user who will own the deployed library.
If you want to use another component's variable settings, click Import Set From Component.
The Import Variable Settings window displays.
If necessary, navigate to the Folder that contains the component with the variable settings you want to import.
Select the component version.
Variable settings can vary between component versions. Ensure that the current components and the component from which you want to import variable settings share common variables. If the component from which you want to import variable settings does not share common variables with the component you want to use in your plan, the variable settings are not imported.
Click Import Variable Settings.
The variables settings are imported, and are displayed in the table.
On the Plan Details Run page, select the variable settings that you imported from the Variable Settings drop-down list, then click Select.
If you want to use component variable settings that are stored in a file, follow these steps.
In the Import Sets from File text field, enter the path to the variable settings file that you want to use.
To browse through the file system to find the appropriate file, click the Browse button.
Click Import.
The variables settings are imported, and are displayed in the table.
If the file from which you want to import variable settings does not share common variables with the component you want to use in your plan, the variable set is not imported.
On the Plan Details Run page, select the variable settings that you imported from the Variable Settings drop-down list, then click Select.
Select the target host or target host set.
Target either a Managed Server or WebLogic Cluster.
The target host must be a member of the com.sun.weblogic#DeploymentTargetHS host set.
If you want to pass any Java arguments to the weblogic.WLST tool during the installation, type the arguments in the Java Arguments field.
For information on how to perform deployment tasks using the weblogic.Deployer command, see BEA's WebLogic Server Using the WebLogic Server Scripting Tool document.
Click Run Plan (includes preflight).