27 May, 2014

1 commit


14 Apr, 2014

1 commit


11 Dec, 2013

1 commit

  • OPENICF-2  OPENICF-4 OPENICF-5 OPENICF-49 - Improve the exceptions 
    OPENICF-165 - Add New PagedResult control OperationOptions 
    OPENICF-147 - The Sync and the Search operation could return with a final result 
    OPENICF-26 - Connectors can hold a shared object (This object can be a pool or session)
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@6460 05b3e5af-d696-470f-a577-fd7599f74d3c
    Laszlo
     

30 May, 2013

1 commit


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