1 Reply Latest reply on Jun 7, 2005 10:24 AM by rob.stryker.old

    JBossAOP and Eclipse doesn't work

    alohfink

      I am trying to evaluate JbossAOP using eclipse, and it does not seem to work - it gives a 'cannot find main class' jvm error when tryting to run the first tutorial. It gives this error with just the main 'HelloAOP' class present, with no interceptor! I'm using Eclipse 3.02, JDK1.5 update 3, and the latest JBoss AOP.

        • 1. Re: JBossAOP and Eclipse doesn't work

          I'm sorry for the long delay. If this isn't the solution for your problem, feel free to let me know.

          You might want to try right-clicking on your new AOP project, selecting "run as", and creating a new AOP Configuration.

          One of the options in the AOP runtime configuration is to designate the Main Class. I suspect that right now, that field is not filled in.