Project

Profile

Help

javax.scripting jsr 223 support (XQuery) ?

Added by Anonymous almost 15 years ago

Legacy ID: #7443913 Legacy Poster: mortench (mortench)

I am developing a web framework that interfaces to various scripting languages such as JRuby and Groovy using the standard javax.scripting api on Java6 (also available as a jsr 223 download for java 5). I would very much like to offer XQuery scripting support as well but it seems that Saxon lacks support for the javax.scripting api? Is this a planned feature for Saxon ? P.S. Apparently releated XPath and XSLT solutions in the JDK has javax.scripting support as can be read on "https://scripting.dev.java.net/".


Please register to reply