2 Replies Latest reply on Mar 28, 2012 4:00 PM by jleinawe

    Class Path entry something.jar in "/content/myadapter.rar"  does not point to a valid jar for a Class-Path reference.

    jleinawe

      When deploying a rar file that has a manifest that includes the "Class Path" property set, I see these warning during server startup.

       

      13:06:11,008 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry weblogic.jms.ra.jar in "/content/wljmsra.rar"  does not point to a valid jar for a Class-Path reference.

      13:06:11,009 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry wlthint3client.jar in "/content/wljmsra.rar"  does not point to a valid jar for a Class-Path reference.

       

       

       

      Is there any concern for this?