01 Jul, 2014

1 commit


27 Jun, 2014

1 commit


09 Jun, 2014

2 commits


21 May, 2014

1 commit


14 May, 2014

2 commits

  • Provide additional detail on sync failures from managed object CRUD operations.
    Provide example compensation script to compensate for sync failures.
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3207 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     
  • Added support for ICF Byte attribute type. 
    Null check added to avoid NPE.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3205 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    alin
     

13 May, 2014

1 commit

  • The changes included the following:
    
    [Revision r3076] [FR-154]
    [IDME-178][FR-163] Support Paged Search OperationOptions
    [IDME-116][FR-167] Support syncing ICF object class __ALL__
    [IDME-114][FR-168] Support distinction between CREATE and UPDATE in Sync operation
    [IDME-179][FR-168] Support SyncToken update after empty change set 
    [IDME-115][CR-3506] Map new OpenICF 1.4 exceptions to CREST exceptions.
    [IDME-181][CR-3506] Capture the RemoteWrappedException
    [IDME-191] Pre-Release of OpenICF 
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3192 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    alin
     

17 Mar, 2014

1 commit


26 Aug, 2013

1 commit


23 Jul, 2013

1 commit

  • Fix regression if syncFailureHandler is not defined in config; liveSync failures
      will result in infinite retries as before
    Fix bug where handler exception is never logged by provisioner.
    Use singleton pattern for handlers without state.
    Update all samples to have sane defaults of 5 retries and logged-ignore handler.
    Update README.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2321 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

15 Jul, 2013

1 commit

  • Add retry capability for liveSync failures; support dead-letter queue, logging,
    and scriptable failure handlers.
    merge -r2260:2287 https://svn.forgerock.org/openidm/branches/OPENIDM-1326
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2288 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

08 Jan, 2013

1 commit

  • OPENIDM-482 / CR-1155 - OpenIDM should be able to run as a windows service
    OPENIDM-749 / CR-1154 - Ability to set project directory at start-up 
    OPENIDM-1021 / CR-1154 - Wrong starting arguments during start could throw an error or warning.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1867 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

29 Nov, 2012

1 commit

  • OPENIDM-930 - Align provisioner parameters with the new naming convention
    OPENIDM-682 - Fix the NPE when the JsonResource does not populate the _rev in response
    OPENIDM-939 - Using boot properties message does not shown twice at start-up
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1673 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

05 Nov, 2012

1 commit

  • Assign directories to different location:
    bin => install-location
    bundle => install-location
    conf => project-location
    connectors => install-location
    db => work-location
    logs => work-location
    script => project-location
    security => install-location
    workflow => install-location
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1426 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

17 Oct, 2012

1 commit


13 Oct, 2012

1 commit


11 Oct, 2012

1 commit

  • OPENIDM-681 - Throw exception rather then return with the full set of system object if there is no query recognised 
    OPENIDM-729 - Accidentally I tested the userName parameter and it's a reserved parameter in Shell script. This change checks the parameters to match with the expected. 
    OPENIDM-730 - First version of a ClassLoader in between the OSGi and the Connector class loader. Later There may be a legacy ClassLoader service factory so each bundle can get a classloader which has the requesting bundle classloader as parent and the classloader can be updated runtime by dropping jar's into the lib folder.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1277 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

17 Sep, 2012

1 commit


13 Sep, 2012

1 commit


01 Sep, 2012

1 commit


07 Aug, 2012

2 commits


16 Mar, 2012

1 commit


12 Jan, 2012

1 commit


09 Jan, 2012

1 commit


23 Dec, 2011

1 commit


12 Dec, 2011

1 commit


30 Nov, 2011

1 commit


09 Nov, 2011

1 commit


05 Nov, 2011

1 commit


01 Nov, 2011

1 commit


07 Oct, 2011

1 commit

  • Disable the pretty config printing to save space in DB
    Fix the MedataDataProvider bug when the connector has no sensitive attribute
    Make the database schema configuration optional and default to null instead of openidm
    Add the task name to scheduled job log
    Add the user creation script to MySQL script 
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@434 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

04 Oct, 2011

1 commit

  • Add Eclipse JSDT Rhino Debugger
    Change the MetaDataProvider to use JsonPointer
    Fix the date filed length in DDL script
    Fix the OpenICF MetaDataProvider implementation
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@426 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

28 Sep, 2011

1 commit


02 Sep, 2011

1 commit

  • Add more trace on system object.
    Fix the relative path resolution.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@366 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

22 Aug, 2011

1 commit


16 Aug, 2011

1 commit


15 Aug, 2011

1 commit


08 Jul, 2011

1 commit