[jboss-user] [Beginners Corner] - Pulling resource files from localhost rather than JBoss inst

allapetrova do-not-reply at jboss.com
Tue Jan 6 19:18:09 EST 2009


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#4199947

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199947



More information about the jboss-user mailing list