Hi all,

I will make a modification on nuxeo deployment - renaming nuxeo.nxp back to nuxeo.ear beacuse WebServices doesn't work anymore when using another extension than .ear for an ear (or even when putting jars containg ejb3 beans inside a directory that is not ending in .ear)

This have the following impact on the application:

1. Nuxeo will replace the default JBoss EAR deployer. The default deployer will be still used for regular EARs - Nuxeo deployer will delegate the deployment of regular EARs to the default one. EARs that contains a file OSGI-INF/deployment-container.xml will be treated as a Nuxeo EAR and preprocessed before delegating their deployment to the default EAR deployer.

2. EJB3 JNDI names changes: All JNDI names for EJB3 components will begin with "nuxeo/"

I will change all these JNDI names and will test on my laptop. I let you know when all the modifications will be commited.

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

Reply via email to