On 7 Dec 2006, at 20:07, Bogdan Stefanescu wrote:
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.


One use case to keep in mind is the install of several instances of the nuxeo5 webapp in a single JBoss server. They will require an instance of nxthemes each (with a different webapp url prefix). It would be nice if configuring for that didn't involve hairy jar unzipping/rezipping.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



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

Reply via email to