[jboss-user] [JBoss AOP] - Re: unbound-bindings...

madhavsapre@yahoo.com do-not-reply at jboss.com
Fri Aug 24 13:53:35 EDT 2007


For some reason build xml portion did not show up on earlier post...here it is
 
  |     <target name="aopc" depends="build, makeaopsupport">
  |         <aopc compilerclasspathref="jboss.aop.classpath" verbose="true" report="false">
  | 	    <classpath path="${build.dir}/com/cft/**" /> 
  |             <src path="${build.dir}/com/cft/app" />
  |             <include name="/**/*.class" />
  |             <aoppath path="${src.dir}/META-INF" />
  |             <aopclasspath>
  |                 <pathelement path="${annotation.dist.dir}/annotationsupport.jar" />
  | 	    </aopclasspath> 
  |         </aopc>
  |    </target>
  | 

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

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



More information about the jboss-user mailing list