aspose file tools
The moose likes Websphere and the fly likes XSL not found, migratign from WAS6 to 7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "XSL not found, migratign from WAS6 to 7" Watch "XSL not found, migratign from WAS6 to 7" New topic
Author

XSL not found, migratign from WAS6 to 7

Tejas Anand Gokhale
Greenhorn

Joined: Sep 21, 2010
Posts: 3
I am migrating a simple web app from websphere 6 to 7, with a front controller servlet which renders the output through an xsl.
I am using org.apache.xalan.processor.TransformerFactoryImpl to tranform the XSL.
I have configured path of working directory for the server where the XSLs exist. But I am getting error saying XSL not found during tranformation at line:

tFactory.newTransformer(new StreamSource( new File(xslFileName)));

this was not the case for websphere 6. What is the problem. Help!!!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XSL not found, migratign from WAS6 to 7
 
Similar Threads
WebSphere MQ version 7 and Websphere application server version 6.
Resume site feedback....
DataInputStream problem
Cannot see my portlet in Administration
How embed jsp engine config in websphere