Hi, we're looking at upgrading to 4.0.0 and I noticed the AS seems to include the unified xalan.jar but the xsltc classes are missing (for running compiled stylesheets). The manifest refers to them but they do not exist in the jarfile.
It looks like the jarfile was re-rolled to include jboss references, did someone neglect to include ALL of the classes? Or is the manifest wrong, and this is the xalan jarfile that does not include xsltc, and you decided not to ship with xsltc? Manifest section here: Name: org/apache/xalan/xsltc Specification-Title: Java API for XML Processing Implementation-Title: org.apache.xalan.xsltc Specification-Vendor: Sun Microsystems Inc. Specification-Version: 1.2 Comment: Main XSLTC engine implementing TrAX/JAXP Implementation-Version: 2.6.0 Implementation-Vendor: Apache Software Foundation Implementation-URL: http://xml.apache.org/xalan-j/dist/ Replacing the xalan.jar with the 2.6.0 release from apache seems ot restore compiled stylesheet support. Best Regards Nathan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855912#3855912 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855912 ------------------------------------------------------- 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://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
