Re: Pushing changes through soap web service

2017-08-31 Thread Francesco Chicchiriccò
On 31/08/2017 01:53, Sergio Muriel wrote: Hi everyone! I'm trying to push changes to the users on Sakai LMS by using a given SOAP web service: https://qa10-mysql.nightly.sakaiproject.org/sakai-axis/SakaiScript.jws?wsdl The operation I want to use is: changeUserName Parameters are: * s

Syncope core clustering

2017-08-31 Thread Adrian Gonzalez
Hello, I read that we need to configure OpenJPA 2nd level cache in the syncope documentation  https://syncope.apache.org/docs/reference-guide.html#high-availability if I want to use syncope in a cluster. I have syncope running in the cloud (with dynamic scalability and dynamic ips), so I'll hav

Re: Syncope core clustering

2017-08-31 Thread Francesco Chicchiriccò
Hi Adrian, see my replies embedded below. Regards. On 31/08/2017 17:14, Adrian Gonzalez wrote: Hello, I read that we need to configure OpenJPA 2nd level cache in the syncope documentation https://syncope.apache.org/docs/reference-guide.html#high-availability if I want to use syncope in a cl

Re: Syncope core clustering

2017-08-31 Thread Adrian Gonzalez
Thanks Francesco ! I'll first try just disabling JPA cache (and save some time not doing the JMS setup) - I'd expect I'll have a performance downgrade but it should work (let's be optimistic).If I have unexpected issues in test environment, I'll configure JMS. Regards,Adrian De : Francesc