Solved using the standard Endorsed Override Mechanism
(
http://java.sun.com/j2se/1.4.2/docs/guide/standards/index.html), I've specified the
system property java.endorsed.dirs:
| JAVA_OPTS="$JAVA_OPTS
-Djava.endorsed.dirs=$JBOSS_HOME/lib/endorsed:$JAVA_HOME/jre/lib/endorsed"
|
Bye,
Andrea
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033099#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...