5 Replies Latest reply on Jun 12, 2004 5:11 AM by hxp

    core cmp conversion issue

    jae77

      grr - just when i thought i had this licked, another issue comes up.

      we're not going to be able to support the "pure" cmp solution in the core until the following bug is fixed:

      http://sourceforge.net/tracker/index.php?func=detail&aid=969699&group_id=22866&atid=376685

      you can read the details in this thread : http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50407

      i'll finish getting everything in order so once this is resolved, it can be rolled out.

        • 1. Re: core cmp conversion issue
          jae77

          i also don't see a way to specify the insert statement on the nukes_group_membership table via the @jboss.relation-table xdoclet tag.

          • 2. Re: core cmp conversion issue
            jae77

            and the JDBCPeristentManager class will need to be updated to check to see if its tables exist, and create them if they don't.

            • 3. Re: core cmp conversion issue

              still wanna use pure CMP :-) ?

              • 4. Re: core cmp conversion issue
                hxp

                Yes ;-)

                • 5. Re: core cmp conversion issue
                  hxp



                  In this thread Jae points his finger at the biggest remaining challenge we will need to overcome to get to a pure-CMP Nukes: we need to identify the remaining tricky subtle bugs in JBoss CMP itself, and get the appropriate JBoss CMP gurus to fix them.

                  Nukes is a prime real-world test suite against which JBoss CMP will have to measure up.

                  There is still some gap to be crossed before JBoss CMP (and indeed JBoss AS) can live up to the promise of transparent persistence that we have been working towards for the past half decade --- but the good news is that the gap is quite narrow compared to what it was just a short time ago.

                  After I started advocating the vision of pure-CMP for Nukes ~4 months ago, I began to realize it would be quite a long process. Frankly, I am very impressed with the movement so far -- I didn't dream that anybody would even think about tackling pure-CMP for the Nukes core prior to 1.1 coming out! My hat is off to Jae for taking the baton and really running with it, and making so much progress.

                  Now we are at the stage where we really do need some key help from the wider JBoss community outside of Nukes... but we are also almost at the stage where we can give them something really juicy in return:


                  "Sacha Labourey" wrote:
                  Julien,

                  Do we have a xxx.war or xxx.sar standalone version that people can simply download and drop in any jboss instance? That is what people need I guess, is this available for download?

                  Cheers,

                  sacha


                  What Sacha is requesting can only be provided if we complete a pure-CMP solution.

                  (perhaps Sacha might even make it a priority to get us what we need so that we can more quickly push this over the top ;-) ;-) )

                  After that, we still have another major phase to accomplish before we can really say we have a pure-CMP solution: we have to transform the current "installer" (and it's large number of associated setup.xml and other files) into quite a different animal. (After my current travels, when I get settled down in later July, I plan on developing & committing a good chunk of the design & code needed to make that happen.)


                  -- Howard