[jboss-user] [Installation, Configuration & Deployment] - Re: JBoss 4.0.5, AIX, JRE 1.4 and java.lang.ClassCastExcepti
jova73
do-not-reply at jboss.com
Fri Mar 30 06:49:48 EDT 2007
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#4033099
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033099
More information about the jboss-user
mailing list