3 Replies Latest reply on Dec 12, 2012 3:30 AM by nickarls

    I am getting warning for the jars in my ear when i deploy the application on JBOSS 7.1.1 Final

    gg.svce

      Server.log:

       

      12:21:39,719 INFO  [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service

      12:21:39,947 INFO  [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)

      12:21:39,952 INFO  [org.jboss.as.security] (MSC service thread 1-3) JBAS013100: Current PicketBox version=4.0.7.Final

      12:21:40,267 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/protectoria/outbound/mail]

      12:21:40,276 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/protectoria/notification/mail]

      12:21:41,132 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 38) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.0)

      12:21:42,041 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080

      12:21:42,430 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:/jboss/datasources/MySqlDS]

      12:21:48,717 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.2.GA

      12:21:51,410 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory D:\MM Venus Project\JBOSS\jboss-as-7.1.1.Final\standalone\deployments

      12:21:51,440 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:4447

      12:21:51,443 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:9999

      12:21:53,583 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "protectoria.ear"

      12:21:54,918 WARN  [org.jboss.metadata.parser.jboss.JBossAppMetaDataParser] (MSC service thread 1-4) loader-repository element in jboss-app.xml is deprecated and has been ignored

      12:22:07,867 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/mail-1.4.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,879 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry ./lib/lf.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/pollmgt.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,886 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry ./lib/org.sadun.util.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/pollmgt.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,893 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry ./lib/clopt.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/pollmgt.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,902 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xerces-J_1.4.0.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,909 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jdbc-se2.0.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,916 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jndi_1.2.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,923 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jta1.0.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,934 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry cglib-full-2.0.2.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,941 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry commons-logging-1.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,980 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/mail-1.4.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,989 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry ./lib/lf.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/pollmgt.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:07,996 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry ./lib/org.sadun.util.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/pollmgt.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,004 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry ./lib/clopt.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/pollmgt.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,011 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xerces-J_1.4.0.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,018 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jdbc-se2.0.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,026 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jndi_1.2.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jta1.0.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,040 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry cglib-full-2.0.2.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,048 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry commons-logging-1.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:08,064 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "app.war"

      12:22:08,065 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "app.jar"

      12:22:17,719 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry toolbox.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/itext-2.0.4.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,730 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry bcmail-jdk14-135.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/itext-2.0.4.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,738 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry bcprov-jdk14-135.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/itext-2.0.4.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,746 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xerces-J_1.4.0.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,753 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jdbc-se2.0.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,760 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jndi_1.2.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,769 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jta1.0.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,785 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry cglib-full-2.0.2.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:17,794 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry commons-logging-1.1.jar in "/D:/MM Venus Project/JBOSS/jboss-as-7.1.1.Final/bin/content/protectoria.ear/app.war/WEB-INF/lib/castor-1.1.2.1.jar"  does not point to a valid jar for a Class-Path reference.

      12:22:18,074 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011401: Read persistence.xml for protectoria

      12:22:19,416 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.protectoria.ear" is using a private module ("org.apache.log4j:main") which may be changed or removed in future versions without notice.

      12:22:19,433 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.protectoria.ear" is using a private module ("org.apache.log4j:main") which may be changed or removed in future versions without notice.

      12:22:19,424 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.protectoria.ear.app.war" is using a private module ("com.sun.jsf-impl:1.2") which may be changed or removed in future versions without notice.

      12:22:19,449 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.protectoria.ear.app.war" is using a private module ("com.sun.jsf-impl:1.2") which may be changed or removed in future versions without notice.

      12:22:19,817 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.protectoria.ear" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.

      12:22:19,825 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.protectoria.ear" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.

      12:22:19,832 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.protectoria.ear" is using a private module ("com.sun.jsf-impl:1.2") which may be changed or removed in future versions without notice.

      12:22:19,838 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.protectoria.ear" is using a private module ("com.sun.jsf-impl:1.2") which may be changed or removed in future versions without notice.

       

      please tell me how i can remove above warnings from my app.

       

      Thanks in advance:)