xalan:evaluate compile problem
Posted: Thu Sep 14, 2006 3:36 pm
hai,
i working in converting xsl into jar file. some files contains xalan:evalaute functions .Due to presence of this function i'm not able to compile .
i'm added the following jar files in classpath , xalan27.jar ,xsltc.jar,xerces.jar,xercesImpl.jar ,serializer.jar,xml-apis.jar
but when i try to compile i get following error
'
cannot find external error method 'org.apache.xalan.lib.Extentions.evaluate ' (must be public)
error checking type of expression 'funcall(not ,(variable-ref[opstate ,void]))
i'm dont know wheather xalan .xsltc supports this function or not?
can u please tell me any other alternate way to make it compilable file? if any other parser supports ,please let me know.
my work is stopped for this. very urgent.please.
regards,
Ramkumar.P

i working in converting xsl into jar file. some files contains xalan:evalaute functions .Due to presence of this function i'm not able to compile .
i'm added the following jar files in classpath , xalan27.jar ,xsltc.jar,xerces.jar,xercesImpl.jar ,serializer.jar,xml-apis.jar
but when i try to compile i get following error
'
cannot find external error method 'org.apache.xalan.lib.Extentions.evaluate ' (must be public)
error checking type of expression 'funcall(not ,(variable-ref[opstate ,void]))
i'm dont know wheather xalan .xsltc supports this function or not?
can u please tell me any other alternate way to make it compilable file? if any other parser supports ,please let me know.
my work is stopped for this. very urgent.please.
regards,
Ramkumar.P

