5 Replies Latest reply on Apr 11, 2006 5:45 AM by marklittle

    Aspects

    arvinder

      I've been looking over the messaging codebase in more detail
      as part of the dependencies/coupling/building on top of etc.

      Right now I'm looking over the aspects both client and server, I
      think we should add (more) design detail to the wiki similar to
      http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMessagingDesign
      with respect to containers + other stuff.

      Correct me if I am wrong, since we will be working with containers e.g

      - esb core
      - jbi
      - sca

      We'll be using aop & interceptors as per marks design, so

      Obvious interceptors include

      E.g Client
      - Security
      - Service Version ( use this to reroute requests to a specific version ?)
      - Audit requests and responses

      Having said that, i don't think there are publi wiki permissions, so Mark can you help with this ?

        • 1. Re: Aspects
          arvinder

          Actually there are, i'm just some bits to it right now

          • 2. Re: Aspects
            marklittle

            I'll take a look at this (and any wiki changes) when I get a chance (probably tomorrow now). Been a bit busy today!

            • 3. Re: Aspects
              arvinder

              Np, i've start adding to the wiki.

              • 4. Re: Aspects
                timfox

                 

                "arvinder" wrote:
                I've been looking over the messaging codebase in more detail
                as part of the dependencies/coupling/building on top of etc.

                Right now I'm looking over the aspects both client and server, I
                think we should add (more) design detail to the wiki similar to
                http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMessagingDesign
                with respect to containers + other stuff.

                Correct me if I am wrong, since we will be working with containers e.g

                - esb core
                - jbi
                - sca

                We'll be using aop & interceptors as per marks design, so

                Obvious interceptors include

                E.g Client
                - Security
                - Service Version ( use this to reroute requests to a specific version ?)
                - Audit requests and responses

                Having said that, i don't think there are publi wiki permissions, so Mark can you help with this ?



                The messaging design pages are currently quite out of date since we haven't really had time to update them recently.

                Though hopefully we should get around to this before too long :)

                If you need any more information on the design and implementation of the aop stack I'll be more than happy to answer your questions.

                • 5. Re: Aspects
                  marklittle

                  I started to make some edits but realised that they way it looks now really needs changing in line with the roadmap. I'll take the token for updating the wiki page. Let me grab the latest roadmap document.

                  However, we should definitely continue discussions on various aspects in this forum. It's a more dynamic and interactive way of doing it.

                  Mark.