Jean-Marc Orliaguet wrote:
Bogdan Stefanescu wrote:
In the deploy directory I have the following JARs and EARs

nxthemes-fragments.jar
nxthemes-jsf.ear
nxthemes-jsf-editor.ear
nxthemes-jsf-filters.jar

If I re-enable the URLComparator with the following dependency.order file

nxthemes-core.jar
nxthemes-fragments.jar
nxthemes-jsf.ear
nxthemes-jsf-filters.jar
nxthemes-jsf-editor.ear


I have no more these exceptions

Bogdan


right, it's the dependency on the JSF tag components.

I'm going to take a look at the new development model to see if I can get the files to fit in nuxeo.nxp

is the old NXRuntime deployment-order feature going to be deprecated, BTW?

Yes it is deprecated - it is no more used by nuxeo - the order is now controlled inside the EAR by the custom EAR deployer. We can still use the old method for nxthemes if we don't have another solution. But removing it will make the deployment simpler (and less customization on top of jboss)

Bogdan
/JM




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

Reply via email to