scripted attribute definition: non-JavaScript/non-Rhino ?
Cantor, Scott
cantor.2 at osu.edu
Mon Feb 13 16:15:40 GMT 2012
> > Does the name of the BasicAttribute you're creating match the id of
> > the plugin?
>
> Not sure what you mean exactly, but no, I'm creating (or adding to) an
> eduPersonEntitlement, as in:
>
> var eduPersonEntitlement = new BasicAttribute("eduPersonEntitlement");
I think that the scriptlet plugin definition's id has to be eduPersonEntitlement then. It's looking for that object on script exit. I don't know if it's possible for that message to be clearer, but I'm guessing not, maybe it's an artifact of how the script is embedded.
-- Scott
More information about the users
mailing list