[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: ManagedObject stuff for AOP

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Nov 8 12:10:00 EST 2007


I am in the process of writing the underlying MC beans. They are quite similar to the old ones, but do contain some changes. Ideally, I would like to be able to:

1) Replace the "old" underlying beans with my new ones. I don't want to have to maintain two versions of this.

2) Replace the current use-case xml (i.e. aop:aspect) with something more similar to what goes in a jboss-aop.xml file. Alternatively, I could modify the existing AOPBeansSchemaInitializer to use the "new" underlying beans, and create a new SchemaBindingInitializer to parse the "new" use-case.xml.

Thoughts?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103009#4103009

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103009



More information about the jboss-dev-forums mailing list