Re: Windows server scripted sql + groovy

2017-04-03 Thread Marco Di Sabatino Di Diodoro

Hi


Il 03/04/2017 12:44, Mikael Ekblom ha scritto:


Hi,

We or I have been playing around with syncope for a while. I have a 
question now regarding a scripted sql resource and groovy. What we are 
trying to achieve here, is to get the student accounts over from our 
home grown student administration system.


The scripted sql connector bundle is available as per definition in 
the connid.properties file and is also available through the 
administrative panel. But, the log is complaining about the following:


“java.lang.IlegalArgumentException: Language not supported: GROOVY” 
when the script language is defined.


Check if in your connector server instance the groovy-all jar is 
present. If not, try to copy it from Syncope in the connector server.


Regards
M

Some definition missing? I cannot pinpoint anything based on the 
documentation. I even tried to install groovy separately on the server 
itself, but it did not solve the problem. It would help a lot to get 
this done natively. Otherwise I need to implement another proxy 
repository for this task.


Regards,

Mikael



--
Dott. Marco Di Sabatino Di Diodoro
Tel. +39 3939065570

Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 085973
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~mdisabatino/



Windows server scripted sql + groovy

2017-04-03 Thread Mikael Ekblom
Hi,



We or I have been playing around with syncope for a while. I have a question 
now regarding a scripted sql resource and groovy. What we are trying to achieve 
here, is to get the student accounts over from our home grown student 
administration system.



The scripted sql connector bundle is available as per definition in the 
connid.properties file and is also available through the administrative panel. 
But, the log is complaining about the following:



"java.lang.IlegalArgumentException: Language not supported: GROOVY" when the 
script language is defined.



Some definition missing? I cannot pinpoint anything based on the documentation. 
I even tried to install groovy separately on the server itself, but it did not 
solve the problem. It would help a lot to get this done natively. Otherwise I 
need to implement another proxy repository for this task.



Regards,



 Mikael