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 2012/07/31 15:09:35 UTC

[jira] [Created] (SYNCOPE-137) Support more than one local connector bundles directory and zero or more ConnId's connector servers

Francesco Chicchiriccò created SYNCOPE-137:
----------------------------------------------

             Summary: Support more than one local connector bundles directory and zero or more ConnId's connector servers
                 Key: SYNCOPE-137
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-137
             Project: Syncope
          Issue Type: Improvement
            Reporter: Francesco Chicchiriccò
             Fix For: 1.3.0


Currently, a single directory is scanned for searching ConnId's connector bundles.
However, it shouldn't be hard to add support for more directories.

Moreover, it should also be easy to integrate remote ConnId's connector servers (either Java and .NET) via  ConnectorInfoManagerFactory.getInstance().getRemoteManager(...) instead of ConnectorInfoManagerFactory.getInstance().getLocalManager(...).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira