1 Reply Latest reply on Nov 16, 2011 3:59 PM by ctomc

    Upgrade Weld in Jboss6

    abrods01

      I have latest Jboss6 AS,it already comes with weld build in. How do I upgrade it to latest Weld build?

        • 1. Re: Upgrade Weld in Jboss6
          ctomc
          upgrade to jboss 6.1 it has lots of other fixes...
          or download latest weld distribution and replace jars:
          JBOSS_HOME\common\lib\weld-api.jar
          JBOSS_HOME\server\<server-instence>\deployers\weld.deployer\weld*.jar
          JBOSS_HOME\server\<server-instence>\deployers\weld.deployer\lib-int\weld*.jar

          or checkout weld code and run
          mvn clean install -Djboss.home=path/to/your/jboss