15 Dec, 2012

1 commit


28 Nov, 2012

1 commit


31 Aug, 2012

1 commit


07 Aug, 2012

1 commit


10 May, 2012

1 commit

  • 1. Specify a group connectors by a category i.e.File, ERP etc : its very useful for us to provide user interfaces with more metadata for better grouping of connectors
    2. Specify a group for connector configuration properties. This allows us to present use the connector properties dynamically and grouped in some logical order.
    
    The change affects the communication between the .Net and the Java therefor this commit breaks the operation between the two components. The .Net code will be fixed ASAP.
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@6225 05b3e5af-d696-470f-a577-fd7599f74d3c
    Laszlo
     

11 Feb, 2012

1 commit


05 Nov, 2011

1 commit


06 Sep, 2011

1 commit


05 Sep, 2011

1 commit

  • …the LocalConnectorInfoManager and benefit from the OSGi container. The initial commit has a bundle event listener to capture the connector bundle lifecycle events. 
    TODOs:
     1. Use custom ManifestFilter to find only the compatible connectors.
     2. Fix the Bundle parser and the ConnectorFacade implementation.
     3. Review the ConnectorManager interface	
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@6142 05b3e5af-d696-470f-a577-fd7599f74d3c
    Laszlo