WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Associating shared libraries with applications

You can associate a shared library with an application. Classes represented by the shared library are then loaded in the application's class loader, making the classes available to the application.

Before you begin

This article assumes that you have defined a shared library at the cell, node, or server level. The shared library represents a library file used by multiple deployed applications.

This article also assumes that you want to use the administrative console, and not an installed optional package, to associate a shared library with an application.

Why and when to perform this task

To associate a shared library with an application, create and configure a library reference using the administrative console. A library reference specifies the name of the shared library file.

If you associate a shared library with an application, do not associate the same shared library with a server class loader.

Steps for this task

  1. Click Applications > Enterprise Applications > application_name > Libraries in the console navigation tree to access the Library Ref page.
  2. Click Add.
  3. On the settings page for a library reference, specify variables for the library reference as needed. The variables identify the shared library file that your application uses.
  4. Click Apply.

Result

The name of the library reference is shown in the list on the Library Ref page.

What to do next

Repeat steps 2 through 4 until you define a library reference instance for each shared library that your application requires.



Related concepts
Class loaders
Shared library files
Installed optional packages

Related tasks
Creating shared libraries
Associating shared libraries with servers
Using installed optional packages

Related reference
Shared library collection
Library reference collection

Task topic    

Terms of Use | Feedback

Last updated: Mar 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tcws_sharedlib_app.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)