AW: ScriptedAttribute AttributeResolver with java 1.8 - Nashorn vs. Rhino
Ortner Nikolaus
N.Ortner at fh-kaernten.at
Tue Dec 20 11:01:48 EST 2016
> Do I need to install Nashorn manually in order to solve this? As far as I
> understand it is included in java 1.8 out of the box. Any hints are appreciated.
I did not install something special and I'm still stuck with the legacy schemes, but in my (working) scripts I see something like
eduPersonScopedAffiliation.getValues().add(new scopedValueType(...))
instead of your eduPersonScopedAffiliation.addValue(new scopedValueType(...))
Sorry if this is misleading.
Regards.
More information about the users
mailing list