Hi Bill,
Thanks for your reply.
I have also tried the following, which should follow the 1.1 documentation.
However, in this case nothing happens either. Also any errors in jboss-aop.xml
will not result in parse errors so I assume the file is not picked up by the
framework.
| JBOSS_AOP_HOME="/home/me/bin/jboss-aop_1.1"
| JBOSS_AOP_LIBS="$JBOSS_AOP_HOME/lib/javassist.jar:\
| $JBOSS_AOP_HOME/ib/trove.jar:$JBOSS_AOP_HOME/lib/concurrent.jar:\
| $JBOSS_AOP_HOME/lib/jboss-common.jar:$JBOSS_AOP_HOME/lib/jboss-aop.jar"
| JAVA_OPTS="$JAVA_OPTS -Djboss.aop.path=$CATALINA_HOME/jboss-aop.xml"
| CLASSPATH="$CLASSPATH:${JBOSS_AOP_LIBS}:$CATALINA_HOME/myaspects.jar"
|
| "$_RUNJAVA" -Xbootclasspath/p:$JAVA_AOP_LIBS $JAVA_OPTS $CATALINA_OPTS \
| -Djava.endorsed.dirs="$JAVA_ENDORSED_DIRS" -classpath "$CLASSPATH" \
| -Dcatalina.base="$CATALINA_BASE" \
| -Dcatalina.home="$CATALINA_HOME" \
| -Djava.io.tmpdir="$CATALINA_TMPDIR" \
| org.apache.catalina.startup.Bootstrap "$@" start \
| >> "$CATALINA_BASE"/logs/catalina.out 2>&1 &
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865998#3865998
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865998
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development