Hi Ajay, ajay bhadauria <[email protected]> wrote on 06/02/2010 01:41:32 PM:
> I am using xalan-2.7.1. Okay. So you should have asked this question on the Xalan user mailing list. > 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 Better ask the Xalan folks and they'll probably need more context (e.g. stack traces, code, etc...) to be able to tell you what's going on. > Thanks > Ajay > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected]
