[
https://issues.apache.org/jira/browse/SYNCOPE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626921#comment-13626921
]
Hudson commented on SYNCOPE-352:
--------------------------------
Integrated in Syncope-trunk #189 (See
[https://builds.apache.org/job/Syncope-trunk/189/])
[SYNCOPE-352] Merge from 1_1_X (Revision 1466044)
Result = SUCCESS
ilgrosso :
Files :
* /syncope/trunk
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/init/ConnectorManager.java
> 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