Problem: The library reference on the
module project's classpath differs from the library reference in
the weblogic-application.xml file of the EAR project that this module project
belongs to. This could lead to problems at run time, because the project could
be compiled against a different version of the library than what will be
used at run time.
Resolution: Modify the library reference on the project classpath so it matches the library reference in the EAR project’s weblogic-application.xml file. For instructions on how to do this, see Modifying a library reference on the project classpath.