You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2013/04/09 16:46:17 UTC

[jira] [Resolved] (SYNCOPE-352) No connectors available on clean install

     [ https://issues.apache.org/jira/browse/SYNCOPE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-352.
--------------------------------------------

    Resolution: Fixed

1_1_X: http://svn.apache.org/r1466042
trunk: http://svn.apache.org/r1466044

Warning added to https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project
                
> No connectors available on clean install
> ----------------------------------------
>
>                 Key: SYNCOPE-352
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-352
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1.0
>         Environment: RHEL6.4 / Tomcat 6.0.24 / java version "1.7.0_09-icedtea"
>            Reporter: James Flemer
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.1, 1.2.0
>
>
> On a clean install (new project from syncope archetype) using a local bundle directory, the create connector page has an empty drop down for connector location.
> {code}
> mvn archetype:generate     -DarchetypeGroupId=org.apache.syncope     -DarchetypeArtifactId=syncope-archetype     -DarchetypeRepository=...  -DarchetypeVersion=1.1.0
> ...
> mvn package -Dlog.directory=/var/log/syncope -Dconnid.location="file:/opt/syncope/bundles"
> {code}
> It seems that if a valid connector (ConnInstance) is in the initial content.xml, then the connectors actually get populated.  But if there are none, it doesn't.
> By the way, it might be good to group ConnIdBundleManager into the core-connid.log in the default logback.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira