I am using xalan-2.7.1. I have server which has xslt and external document in Map. The external xml document is called from xslt using xslt document function.
During xml transformation, we are getting File not found exception in between. Transformation Exception : File not found: java.lang.NullPointerException org.apache.xalan.xsltc.TransletException: java.io.FileNotFoundException: swift.mvaltest01$GetAccount.xml swift.mvaltest01$GetAccount.xml is stored in Map. I do not know why it is saying FileNotFound Exception though external document is stored in java Map and external doucument is resolved through resolver. Any idea / thought Thanks Ajay --------------------------------------------------------------------- To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org For additional commands, e-mail: j-users-h...@xerces.apache.org