• AOP-MC-INT Beta Release

    FYI: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138053#4138053 Please make sure aop-mc-int is in a stable condition by tonight. Kabir, If you know of known issues with "broken tests", I'd appr...
    Profile Photo
    last modified by adrian.brock
  • Not very useful error message

    I'm getting the following error message during shutdown of the AS with the new Microcontainer code. As you can see it is not very useful in terms of telling me what is wrong. ;-) 2008-03-13 16:42:00,219 DEBUG [org....
    Profile Photo
    last modified by adrian.brock
  • Inconsistent information in AspectManager

    Hi, I noted the following inconsistencies: If I declare an aspect name A (using jboss-aop.xml) then i bind an advice b of A to a pointcut and I bind it again to another pointcut Two AdviceFactory objects with the ...
    Profile Photo
    created by danamin
  • Bugs in org.jboss.aop.advice.PerVmAdvice

    Hi, I've been studying the JBoss AOP code an noticed a few migth-be-bugs PerVmAdvice:191 if there is only one advice it is assumed to be an Invocation, but if it is a subclass, the application can crash rather ungr...
    Profile Photo
    created by danamin
  • FYI: MetaDataRepository will become a seperate project soon

    http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132847#4132847
    Profile Photo
    last modified by adrian.brock
  • Technology Whitepaper

    Hey, I'm currently working on an AOP reflection tool that should support jboss aop. I'm looking for an architectural overview or a document about how the weaving is done in jboss aop. Can anyone give me a clue wher...
    Profile Photo
    last modified by danamin
  • AOP Container Proxy serialization issue

    The problem is shown by this test: http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-sun-1.5/20070814032150/results/org/jboss/test/kernel/deployment/jboss/test/ConfigPOJOUnitTestCase.html
    Profile Photo
    last modified by adrian.brock
  • AOP ClassLoader problem

    This looks like incorrect caching of the classloader within AOP? http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126651#4126651 can you investigate to see if my guess is correct, or if it is somethin...
    Profile Photo
    created by adrian.brock
  • ManagedObject stuff for AOP

    Hi Scott, Following from the chat we had in Neuchatel, I am looking at making the full -aop.xml contents deployable as beans. I am not 100% sure if it will be possible yet, but am looking into it. To refresh my memo...
    Profile Photo
    last modified by kabirkhan
  • FYI - dynamicRootURL is not correctly implemented

    http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124886#4124886 I'll fix this since I'm working on creating a proper spi out what was previously and implementation detail.
    Profile Photo
    created by adrian.brock
  • Deadlock scenarios

    During rebuildingchain test execution, we are seeing a couple of deadlock scenarios... those are related to classload time weaving and dynamic AOP operations. I have created a bug issue: http://jira.jboss.com/jira/br...
    Profile Photo
    last modified by flavia.rainone
  • ClassNotFoundException on Server Startup

    This problem has been spotted by Adrian and I have created a Jira issue to solve it. http://jira.jboss.com/jira/browse/JBAOP-497 Will keep this post updated on the progress of this issue solution (and I will probably...
    Profile Photo
    last modified by flavia.rainone
  • jboss/test-1.0.4GA broke tests

    After updating the version of jboss-test.jar from 1.0.3.GA to 1.0.4.GA, I started getting a bunch of security permission failures. Does anybody know if this is expected? Should I start running the tests with a securi...
    Profile Photo
    last modified by flavia.rainone
  • Can I create class using reflection?

    Hi! I assume my question is about design of JBossAOP since users couldn't help me. My question is simple. I have a class that is post processed by aopc. Does JBossAOP design let me I instantiate it using reflection? ...
    Profile Photo
    last modified by bornmw
  • Problems with aspects configured in jboss-aop-jboss5.deploye

    There is a race condition with the aspects deployed in the aop aspect deployer and other deployers that want to use them. I added the JMX advice to the EjbParsingDeployer http://fisheye.jboss.com/browse/JBossAS/trunk...
    Profile Photo
    last modified by adrian.brock
  • Security errors with maven tests

    I'm working on completing the maven migration for aop and I'm getting some errors when running the unit tests. I thought I would ask here before spending too much time trying to figure it out. Testcase: testSubSupe...
    Profile Photo
    last modified by pgier
  • Advisor and metadata/annotationsrepository

    Not all the methods in the advisor are looking at the metadata when retrieving annotations. Some of them only look at the annotation repository. See also: http://www.jboss.com/index.html?module=bb&op=viewtopic&am...
    Profile Photo
    last modified by adrian.brock
  • AOP Process flow

    Hi, I have a basic question on JBoss AOP. Does AOP support parallel process? Regards Marimuthu
    Profile Photo
    created by marimuthub
  • re: Feedback requested on throttling ejb calls

    Hi, This is a cross post of http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101466 I posted on the EJB design forum about having a way to throttle ejb method invocations and Scott suggested creatin...
    Profile Photo
    last modified by smarlow
  • Hudson setup changes

    The AOP jobs on Hudson have been modified such that jboss-aop-head-testsuite will automatically force the building of the integration test suites such as jboss-aop-jbossas-4.0.3SP1-jdk14 and jboss-aop-jbossas-4.0.3SP1...
    Profile Photo
    created by ryan.campbell