3 Replies Latest reply on Dec 19, 2003 10:00 AM by marc.fleury

    AOP Example app

    bjornno

      Does anyone have an example ear file with some simple aspects intercept an example POJO ready for deployment on jboss-4.0.0DR2 with source code. I got things working in the standalone aop framework, but not in appserver. Would be great to look at an example application.

        • 1. Re: AOP Example app
          bjornno

          When I deploy my exampleaspect.aop file on jboss I get the following error:
          ---------
          11:04:08,515 WARN [MainDeployer] stopping attempt to deploy package at file:/C:
          /bjornno/software/jboss-4.0.0DR2/server/default/deploy/exampleaspects.aop due to
          rejection by subdeployer
          11:04:08,531 ERROR [URLDeploymentScanner] MBeanException: Incomplete Deployment
          listing:
          Packages waiting for a deployer:

          Incompletely deployed packages:

          --- etc..

          Can anyone tell me whats wrong? Is it my jboss-aop.xml file?

          • 2. Re: AOP Example app
            kelli

            I am just looking for the same thing, an example for deployment on jboss-4.0.0DR2.
            Do you already have one?

            Thanks!
            Kelli

            • 3. Re: AOP Example app
              marc.fleury

              Starting January, we will probably start a PETSTORE-AOP and make sure we can give a FULL application on it