1 Reply Latest reply on May 15, 2011 11:15 AM by alesj

    Update the lib asm.jar on Jboss AS 6.6.6 Final

    danilocmiranda

      Hello friends,

       

      I am migrating an application from TOMCAT 6 to Jboss AS 6 Final and one of lib used (asm-3.2.jar) is in a earlier version in libs of Jboss AS 6.

      Check out:

      in jar-versions.xml

      <jar name="asm.jar" specVersion="6.0.0.Final" specVendor="JBoss, a division of Red Hat, Inc." specTitle="JBoss Application Server Distribution" implVersion="2.2.3" implVendor="France Telecom R&amp;D" implTitle="ASM" implVendorID="org.jboss.jbossas" implURL="http://www.jboss.org/jbossas" sealed="false" md5Digest="7da743ce04d6862ec9b32bf82d4e010c"/>

       

       

      The question is: How update this lib?

      Can I just replace the .jar?

       

      Thanks,