Hi, Your JBoss version must be 4.0.5.
JBoss customization is automated with Ant from Nuxeo-EP source code: http://hg.nuxeo.org/nuxeo/ Be careful that we use mercurial forest extension (svn externals like): there are sub-directories to retrieve (nuxeo-common, nuxeo-core, nuxeo-runtime, nuxeo-theme and nuxeo-platform) in order to have full sources. From root path, run: "ant patch [-Djboss.dir=/path/to/your/jboss/]" (default JBoss path is "/opt/jboss"). Two Nuxeo libraries need to be copied into $JBOSS/server/default/lib/; this is done with: "ant copy-lib [-Djboss.dir=/path/to/your/jboss/]" Then, you will be able to put a nuxeo.ear in the deploy directory. Here are some details on JBoss customization: http://doc.nuxeo.org/5.1/books/nuxeo-book/html/dev-environment-installation.html#d4e8052 Best regards, Julien [EMAIL PROTECTED] a écrit : > Sorry to cross post but I have not received any answers in the Installation > forum and there seems to be a great deal more traffic here. > > My question is, I have the latest Nuxeo installation file. I already have a > JBoss server and need to just deploy Nuxeo to it, as opposed to creating a > new JBoss server with the Nuxeo install. > > I do not see any instructions on how to do this. > > I suspect that there is more to it than just copying the whole deploy folder, > so please point me toward any documentation that explains how to do this. > > Thanks, > ken > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm -- Julien CARSIQUE, Nuxeo (Paris, France) www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org Nuxeo ECM Stack - The Java EE, scalable, standard-based ECM Platform [EMAIL PROTECTED] | Tel: +33 1 40 33 79 87 _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
