Thank you very much, it works!
The correct script is:
Here's a patch:
http://code.google.com/p/clojure-jsr223/downloads/list
Feel free to file bugs here:
http://code.google.com/p/clojure-jsr223/issues/list
On Nov 13, 9:52 am, Francesco wrote:
> I was trying to write a simple script attribute definition for
> shibboleth as
cesco wrote:
> I was trying to write a simple script attribute definition for
> shibboleth as
> in:https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverScriptAt...
> with the help of clojure-jsr223.
>
> I included both clojure.jar and clojure-jsr223.jar in classpath a
I was trying to write a simple script attribute definition for
shibboleth as in:
https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverScriptAttributeDefinition
with the help of clojure-jsr223.
I included both clojure.jar and clojure-jsr223.jar in classpath and
voila my script in attribute
P file has the clojure-jsr223.jar that goes alog
with clojure.jar, the javadoc, sources and samples. You may get it
here:
http://code.google.com/p/clojure-jsr223/downloads/list
You can run code, set bindings, call functions, get interface
implementations, compile libs, and get some info from the fa