6 Replies Latest reply on Apr 4, 2007 2:50 PM by bdecoste

    AOP and EJB3 - compiling tutorials

    binario

      Hi all,

      I'm trying to compile the tutorials

      I've installed jdk1.5
      Jboss 4.0.0
      ejb3 preview release 2

      I updated the JBOSS_HOME and the JAVA_HOME directories

      According to the installation instructions, I have copied the ejb3.deployer and ejb3-interceptors-aop.xml from the lib/ directory of the distribution to jboss-4.0.1/server/all/deploy

      However when I try to compile, from within any of the tutorial directories I get the error:

      %JBOSS_HOME%/server/all/deploy/jboss-aop.deployer is not a directory

      What's going on here. Do I need to download AOP or something?