Javax.xml.transform.:Had IO Exception with stylesheet file
Posted: Tue Mar 11, 2008 9:05 am
hi when i try to click on order form of specific journal here say 30210 it gives the following error: here it is in unix system.
--------------------------------------------------------------
SystemID: file:///store/a30scstargets/acc53/act/legacy_products/p10/30210/30210_01_bookorderform1_1.xsl; Line#: 3; Column#: 79
javax.xml.transform.TransformerException: Had IO Exception with stylesheet file: http://localhost/framework_common/common_templates.xsl
at org.apache.xalan.processor.StylesheetHandler.error(StylesheetHandler.java:873)
------------------------------
in this 30210_01_bookorderform1_1.xsl; Line#: 3; Column#: 79 it will be as below:
--------------------------------
<xsl:import href="http://localhost/framework_common/common_templates.xsl"/>
-------------------------------------
i have checked for the xsl in that path & it exists there.
so please let me know what may cause this problem. all says that it is due to configuration problem. if it is please let me know where all can be the configuration problems comes for this type os errors.
thanks in advance.
--------------------------------------------------------------
SystemID: file:///store/a30scstargets/acc53/act/legacy_products/p10/30210/30210_01_bookorderform1_1.xsl; Line#: 3; Column#: 79
javax.xml.transform.TransformerException: Had IO Exception with stylesheet file: http://localhost/framework_common/common_templates.xsl
at org.apache.xalan.processor.StylesheetHandler.error(StylesheetHandler.java:873)
------------------------------
in this 30210_01_bookorderform1_1.xsl; Line#: 3; Column#: 79 it will be as below:
--------------------------------
<xsl:import href="http://localhost/framework_common/common_templates.xsl"/>
-------------------------------------
i have checked for the xsl in that path & it exists there.
so please let me know what may cause this problem. all says that it is due to configuration problem. if it is please let me know where all can be the configuration problems comes for this type os errors.
thanks in advance.