First, JBoss 4.2.0 is not yet supported, please use JBoss 4.0.5.

Second, the .ear must be renamed to "nuxeo.ear" when put in server/ default/deploy.

Finally, the .ear is not enough to make Nuxeo work in a JBoss. A number of other libraries and configuration files outside server/ default/deploy have to be modified. To do these modification, checkout the root of the Nuxeo sources and execute
  ant patch
  ant copy-lib
Or look at the build.xml to see what changes are done by this (only a small number of files are affected).
See
http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/trunk/build.xml
http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/trunk/jboss-patch/pom.xml
for details.

Florent


On 9 Jan 2008, at 12:14, sathish wrote:

Hi,

Thanks for the information which i have been searching for. I was able to check out from http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.platform/trunk/nuxeo-platform-ear/ and by executing "package.sh" i was able to get three ear packages (nuxeo-core.ear, nuxeo-indexing.ear and nuxeo-webplatform.ear). Could you please tell me how to run these in separate JVMs. Please elaborate this.

I had done the following steps :

1) Downloaded "nuxeo-platform-ear" project using the below mentioned link
http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.platform/trunk/nuxeo-platform-ear/

2)Successfully installed and Then i got the separate ".ear" packages by executed the "Package.sh" ,

a) nuxeo-core.ear
b) nuxeo-indexing.ear
c) nuxeo-webplatform.ear

3)Then i deployed the "nuxeo-core.ear" package in "jboss-4.2.0.GA" , which throws exception

==> org.jboss.deployment.DeploymentException: No META-INF/ application.xml found
at org.jboss.deployment.EARDeployer.init(EARDeployer.java:146)

Please elobrate me how to run those above mentioned three ".ear" packs in separate JVMs.


Thanks in advance.
Sathish Kalaimani.


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

--
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