Thanks a lot Francesco. This new version does exactly what I was missing. Regards, Ernst
2013/4/12 Francesco Chicchiriccò <[email protected]> > On 12/04/2013 14:41, ernst Developer wrote: > >> Hi, >> >> Today I did a fresh build of Syncope 1.1.0. >> Before I started the build, I added the connid.properties file to my >> source tree, with a file://<my-dir> value for connid.locations property. >> >> I dropped my database in MySql and created a new schema/database, so I >> start with a clean installation. >> >> Deployment of the core and console is running without any problems. >> But when trying to configure a new connector, no connectors are loaded >> from the bundles directory. >> >> The location field is empty in the create connector dialog, and as you >> already suspect, the name listbox is also empty. >> >> When debugging the application, I do not find a call to >> ConnIdBundleManager.initLocal being performed. This could of course have >> something to do with my debugger, and environment. >> Furthermore I do not see any debug line from getConnManagers() method. >> >> I followed the instructions on: https://cwiki.apache.org/** >> confluence/display/SYNCOPE/**Configure+ConnId+locations<https://cwiki.apache.org/confluence/display/SYNCOPE/Configure+ConnId+locations>for >> the connid.properties file. >> >> What am I doing wrong? >> > > Hi Hernst, > there is a known (and already fixed in 1.1.1-SNAPSHOT) bug affecting 1.1.0. > > Temporary fix is reported at [1]. > > Regards. > > [1] https://cwiki.apache.org/**confluence/display/SYNCOPE/** > Create+a+new+Syncope+project#**CreateanewSyncopeproject-**Stablereleases<https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project#CreateanewSyncopeproject-Stablereleases> > > -- > Francesco Chicchiriccò > > ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member > http://people.apache.org/~**ilgrosso/<http://people.apache.org/~ilgrosso/> > >
