1 2 Previous Next 18 Replies Latest reply on Mar 21, 2002 10:33 AM by adrian.brock Go to original post
      • 15. Re: Run JBoss 3.0 beta fail with exception with JDK1.4.0
        squirest

        Well,

        it seems that the "attribute methods are not operations" rule has been touched on about 3 times in the past 24 hours.

        While I still firmly believe that it's a rule that should be enforced (even going as far as using MBeanInfoConversion.stripAttributeOperations in ModelMBeans), I can't help thinking that maybe we ought to expose a system property that would cause enforcement of the rule to be relaxed.

        At least then our answer could be "for now, set org.jboss.mx.AllowStupidInvokes to true" rather than, "wait till the offending code is fixed".

        Just a thought...
        Trev

        • 16. Re: Run JBoss 3.0 beta fail with exception with JDK1.4.0

          I don't think JBossians are very keen on kludges like
          that :-)

          It's better to keep JBossMX clean and fix JBoss.

          Regards,
          Adrian

          • 17. Re: Run JBoss 3.0 beta fail with exception with JDK1.4.0
            rdoust

            Thank you guys for your feedback, just want to let you know that after wiping out my local copy of JBoss source, getting the tip again from CVS and rebuilding, JBoss runs with no hitches against JDK 1.4 on my machine. (After doing the mods to the jdbc/local files.) I didn't have to do anything with jmxri.jar. It's in the lib directory. jboss-jmx.jar is not. No problems.
            Still can't get the Genuitec plugin for Eclipse to run JBoss, but that's an entirely different matter.
            Thanks again.

            • 18. Re: Run JBoss 3.0 beta fail with exception with JDK1.4.0

              Yes, JBoss3.0 runs with jmxri.jar and 1.4,
              but the jsr77 module does not :-(

              Regards,
              Adrian

              1 2 Previous Next