1 Reply Latest reply on Aug 6, 2005 4:22 PM by bdaw

    Which JBoss versions...

    svaret

      Hi,

      I just tried to deploy nukes on JBoss 4.0.2. I followed the instructions in install.txt but still I got a lot of exceptions.

      There's a lot of talk about Nukes 3.2.x. Is it only specific versions of JBoss that works with Nukes?

      Best regards

      Lasse

        • 1. Re: Which JBoss versions...
          bdaw

          Hi. Look at this thread

          http://www.jboss.com/index.html?module=bb&op=viewtopic&t=66495

          In jboss 4.0.2 two things are wrong for nukes.

          -You need to move files from /lib/endorsed into /lib as they are needed during compilation.
          -I think that there is some differences in classes in /lib/jboss-jmx.jar between 4.0.2 and 3.2.3

          Try jboss AS 3.2.3 - nukes from cvs head should deploy there for sure (just set JBOSS_HOME, provide proper JavaCC.zip and follow the instructions in wiki - carefully - there are some minor differences).

          Please let me know if you'll be able to deploy on 4.0.2...