Problem: The library reference to a WebLogic J2EE Library in the deployment descriptor (the weblogic.xml or weblogic-application.xml file depending on project type) cannot be resolved using the workspace libraries registry. The project many not run once deployed.
Resolution 1: Add the appropriate library to the libraries registry. For instructions on how to do this, see Adding a new library to the registry.
Resolution 2: Modify the library reference to match what is present in the registry. For instructions on how to do this, see Modifying a library reference in the deployment descriptor.
Resolution 3: Remove the library from the deployment descriptor. For instructions on how to do this, see Removing a library reference from the deployment descriptor.