Validation Error

"<library-name>" library is on the classpath of this project, but is not in the weblogic.xml file.

Problem: The project contains a reference to a WebLogic Shared Library, but the weblogic.xml file does not reference this library. This could lead to problems at run time since Oracle WebLogic Server will not know how to make this library available for use by this module.

 
Resolution: Remove the library from the project classpath. For instructions on how to do this, see Removing a library reference from project classpath.