Hello,
I am getting this exception
Caused by: javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException: Had IO Exception with stylesheet file:
http://localhost/inc/address.xsl
at
org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:928)
... 29 more
Caused by: javax.xml.transform.TransformerException: Had IO Exception with stylesheet
file:
http://localhost/inc/address.xsl
at org.apache.xalan.processor.StylesheetHandler.error(StylesheetHandler.java:919)
at org.apache.xalan.processor.StylesheetHandler.error(StylesheetHandler.java:947)
My JBoss installation is not localhost. So no wonder the file could not be found. Also,
the .jsp files are being loaded without any problem from the correct URL.
Can anybody point me to a possible solution of this problem? I am very new to this, and I
inherited a system that I have to upgrade and support. Any help would be highly
appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199947#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...