On 11/09/2012 10:19, Jesse van Bekkum wrote:
I believe you have also moved from hibernate to openJPA somewhere
between 0.7.1 and 1.0, although this is not entirely clear from the
release notes.
Yep: it actually happened *before* moving to the ASF [1]; any
modification made after 0.7.1 and before 1.0.0-RC1-incubating fall in
this "grey area".
Do you know what the impact will be if there already is an existing
set of people in the identity store? Do you have any suggestions on
how to migrate them?
Well, having in mind that this is a manual process to be handled with
great care, I would:
1. "study" how tables look like in a fresh project generated from latest
stable archetype (1.0.1-incubating ATM)
2. migrate your identity store via an external SQL-based procedure
Keep also in mind that this is an iterative rather than one-shot process.
Regards.
[1] http://code.google.com/p/syncope/issues/detail?id=238
On Thu, Aug 30, 2012 at 11:43 AM, Francesco Chicchiriccò
<[email protected] <mailto:[email protected]>> wrote:
On 30/08/2012 11:34, Jesse van Bekkum wrote:
> Hi
>
> Is there a document available that describes the upgrade to version
> 1.0 of syncope? I couldn't find anything yet.
Hi Jesse,
unfortunately there is a very considerable distance between the two
versions above, so it would be really hard to create a document as you
describe above.
I'd suggest to:
a. create a new 1.0.0-incubating project from archetype
b. start in embedded mode
c. export the configuration as XML (1)
d. export your 7.1 configuration as XML (2)
e. (time-consuming task) create a new empty XML file (3) with content
from (2) and format from (1)
f. put (3) in the sources of project created at (a), start in
embedded
mode and check logs for errors
g. while there are errors in (f) go back to (e)
From 1.0.0.incubating onwards there will be regular update
instructions
between major releases, but for your case the upgrade must be done
manually.
Regards.
--
Francesco Chicchiriccò
ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member
http://people.apache.org/~ilgrosso/