Home
TeamSite
java org.apache.xalan.xslt.Process - error
Ram73
Hi All,
I am try to run the below command from the command line
$java org.apache.xalan.xslt.Process -in "/default/main/FOTLTest/WORKAREA/MyWorkArea/templatedata/Cloths/ProductCatalog/data/Best" -xsl "/default/main/FOTLTest/WORKAREA/MyWorkArea/templatedata/Cloths/ProductCatalog/presentation/ProductCatelog.xsl" -out "/default/main/FOTLTest/WORKAREA/MyWorkArea/templatedata/Cloths/ProductCatalog/Best.shtml"
got the below error....I have checked the permission rights to the file and folder and there is not issue with the permission....both the folders and file has read & write permissions.
(Location of error unknown) XSLT Error (javax.xml.transform.TransformerConfigurationException): javax.xml.transform.TransformerException: java.io.FileNotFoundException: /default/main/FOTLTest/WORKAREA/MyWorkArea/templatedata/Cloths/ProductCatalog/presentation/ProductCatelog.xsl (Permission denied)
Please help...
Find more posts tagged with
Comments
There are no comments yet