The war file is created dynamically at deployment time because Nuxeo has a specific ear-deployer. The ear deployer is set up in JBoss through a few configuration files and jars, "ant patch" will install them for you.

Florent

On 18 Jan 2008, at 18:08, Sandor Nyerges wrote:

I want to stand up the whole nuxeo website on my server fresh from the source code.

I checked out nuxeo-ep trunk from the svn repository. I got

jboss-patch
nuxeo-common
org.nuxeo.ecm.core
org.nuxeo.ecm.platform
org.nuxeo.runtime
org.theme
...
build.xml


I ran the ant script "build.xml" and "nuxeo.ear" was deployed to my JBoss server after a successful build.

Then I connect to localhost:8080 using my web browser, and it shows JBoss is up and running. But localhost:8080/nuxeo is not available (status 404).

I expected Maven to pull everything together including the stuff for the war file, but it is not in nuxeo.ear. What do I need to be able to connect to localhost:8080/nuxeo?
_______________________________________________
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