Matt,
If you do this, you should also modify the class name in processors.xml (this file is in oxf.jar). Either under the xslt or xalan processor there, look at the class name (it may be orbeon.apache.xalan.processor.TransformerFactoryImpl), and try to replace this with org.apache.xalan.processor.TransformerFactoryImpl.
If you want to be more conservative, you can duplicate the whole processor definition, and give it another name / URI. Then instead of using the xslt or xalan processor from XPL, use the name you assigned in processors.xml.
Note that I haven't tried this particular fix with OXF 2.2.
-Erik
Matt Allen wrote:
Guys;
Just following up from an email a few weeks back, I need to put a new Xalan into the WEB-INF/lib dir to get OXF 2.2 to work with tomcat 5. [1]
How do I go about that?
-Matt
[1] http://marc.theaimsgroup.com/?l=tomcat-user&m=108172495819969&w=2
Matt Allen
Client Services Director - 0413 777 771
River Dynamics
Winner, Outstanding Australian Product Innovation
- 2004 iAwards
Winner, Innovation In Claims Management - 2003 Australasian Claims Expo
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
