nashorn
We wanted to perform an external REST call to a non-Nuxeo middleware within Nuxeo Studio. We were thinking of going the route of having an Automation Script perform this REST call with the Nashorn Engine. Is this possible? If so, what is the ...
0 votes
1 answers
1 comments
1252 views
I'd like to use nuxeo.js in Nashorn javascript engine. The advantage is that it doesn't require to install node.js and can be used on any java8 VM console. The problem is that nuxeo.js requires jQuery, and trying to load jQuery requires browser ...
0 votes
1 answers
4 comments
6011 views