Im getting the below warning when deploy the .war in the jboss AS7. Any idea?
(MSC service thread 1-4) Class Path entry commons-beanutils.jar in "/content/test-1.0.0.war/WEB-INF/lib/struts-1.2.9.jar" does not point to a valid jar for a Class-Path reference.
PS. commons-beanutils-1.7.0.jar is already in the lib folder.