1 Reply Latest reply on Apr 7, 2012 4:15 AM by haroonfoad

    Migrate from jboss-4.2.2 to jboss-7.1.1

    loredana

      Hello,

       

      I am newbie to the project I am working, also newbie to jboss, so I might ask stupid questions. 

       

      My current task is migrating from jboss 4.2.2 to jboss 7.1.1. Is there a documentation about migration from 4.2.2? Could you give some tips on how to migrate? I have noticed XML files and folders  that exist in 4.2.2 does not exist in 7.1.1. Which are the equivalent files of server.xml, jboss-log4j.xml, hsqldb-jdbc-state-service.xml, jbossmq-destinations-service.xml, jbossmq-destinations-service.xml, jbossmq-service.xml, jvm-il-service.xml, oracle-jdbc2-service.xml, uil2-service.xml, oracle-ds.xml?

       

      Thank you in advance for your support.

        • 1. Re: Migrate from jboss-4.2.2 to jboss-7.1.1
          haroonfoad

          Dear loredana,

          I am working now on the same issue that you are working on right now.

          I tried to migrate projects created on top of JBoss 4.2.2 to JBoss as7.

          During my researchs I did not find any documents talk about migration from 4 to as7, then I tried to deploy the peojects on jboss as7 and

          solve every problem I faced.

          I faced a problem in running jsf1.2 , then in richfaces 3.3.3.Final , then in hibernate3.2 , and in log4j.

          I solved them all except for log4j.

          I am still searching to find how to configure it.

          try to deploy you project on as7 and solve each error seperately.