[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to use XSLT 1.0 and 2.0 inside the JBoss
mitchs
do-not-reply at jboss.com
Tue Apr 8 05:33:32 EDT 2008
we use both standards inside our projects.
per default jboss activates xalan 2.7.0 as XSLT transformator,
which is not 2.0 compatible. in general it is possible to set a system property or use a property file but both has global impacts.
1. how is the impact on the jboss system if we change these global properties?
2. is there any solution to dynamically choose the transformator?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142297#4142297
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142297
More information about the jboss-user
mailing list