On the Solaris box, do you have a stray xalan.jar file, perhaps in an "endorsed" directory?
If you are not sure, you could add the -verbose:class JVM option to the command line, that should tell you from which JAR file the JVM is loading the org.apache.xpath.compiler.FunctionTable class. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091570#4091570 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091570 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
