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

Reply via email to