Using Bundled Libraries 
Bundled libraries provide resources to the class loader of the application that contains them and to the class loader of applications that have reference to the application which bundles the libraries. These libraries are part of the application EAR.
An Enterprise Application project exists.
In the Project Explorer, expand the Enterprise Application project.
In the context menu of the Bundled Libraries folder, choose Add/Remove.
Add the JAR files of the libraries you want to bundle in the application.
If the JAR file is available in the Developer Studio workspace, use Add JARs.
If the JAR is available outside the workspace, use Add External JARs.