Hi all,
Has anyone completed their upgrade service implementation ?. If yes
please pass on the pointers to your code so i can take a look.
Specifically i have questions like :
1. How does the Upgrade Service Access the domain.xml of the source
V2 server?.
2. And can i assume that the domain.xml entities of the destination
V3 server can be injected as usual
3. Is there any specific location (module/dir-structure) etc. for the
Upgrade Service. I mean can i for example implement the Security Upgrade
Service inside the security/core module.
4. Does the upgrade service automatically copy resources under the
domainX/config directory from the source V2 server to the destination V3
server
5. Where can i find samples and instructions on how to run the
upgrade tool or specifically unit test the Upgrade Service
implementation for my specific module.
Thanks.