I created my own test connectors. I call them No-op connectors. They
implement the necessary connid stuff:
public class NoOpConnector implements PoolableConnector, CreateOp,
UpdateOp, SearchOp, DeleteOp{}
public class NoOpConfiguration extends AbstractConfiguration {}
2013/2/20 Francesco Chicc
On 20/02/2013 18:27, ernst Developer wrote:
Hi Francesco,
My cargo config is attached in cargo.xml.
The 2 resources attached means:
First I create 2 connectors and resources in Syncope. The resource
names "Resource1" and "Resource2".
Than I want to create a Role in Syncope, and this Role has a
Hi Francesco,
My cargo config is attached in cargo.xml.
The 2 resources attached means:
First I create 2 connectors and resources in Syncope. The resource names
"Resource1" and "Resource2".
Than I want to create a Role in Syncope, and this Role has a set of
Resources, with "Resource1" and "Resour
On 20/02/2013 16:36, ernst Developer wrote:
Hi,
I am running syncope on my localhost, using cargo. I configured the h2
database in persistence.properties. Everything is working fine. Except
when I create a Role with 2 resources attached, Only the first
resource is found. Both resources exist