Hi Jean Marc,

I reworked the deployment model of nuxeo5 so now the custom URLComparator used to control the deployment order (declared in conf/jboss-service.xml) is obsolete.
The order is controlled by the nuxeo5 custom EAR deployer.
Anyway I cannot remove the URLComparator because nxthemes EARs are using it to deploy in correct order (the nxthemes-jsf-editor.ear should be deployed after nxthemes-jsf.ear)

My question is how can we solve this (to be able to remove the custom URLComparator)?
I see several solutions:
1. make a unique EAR for nxthemes (there is a reason to use 2 EARs?)
2. integrate nxthemes inside nuxeo5 EAR
3. make a unique nuxeo EAR for nxthemes (nxthemes.nxp) - you can benefit thus of deployment preprocessing available in a nuxeo EAR.


Bogdan
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to