First of all thanks to all.

Bogdan Stefanescu ha scritto:
>
> Hi Mirto, make sure you are using the correct webengine branch: 5.2
>
> Run: "hg branch" . If it outputs anything else than 5.2 then switch to 
> the correct branch by running:
> "hg up -C 5.2"
>
> The "default" branch is deprecated and you should not use it.
>
> Bogdan
>
>
Now my commands are:
=============================================================================
hg clone http://hg.nuxeo.org/nuxeo-webengine/#5.2
cd nuxeo-webengine
hg branch
mvn install package
=============================================================================

And the output was:
=============================================================================

....
[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
------------------------------------------------------------------------
[INFO] Nuxeo WebEngine ....................................... SUCCESS 
[12.910s]
[INFO] Nuxeo Rendering Service ............................... SUCCESS 
[14.490s]
[INFO] Nuxeo WebEngine Core .................................. SUCCESS 
[41.288s]
[INFO] Nuxeo Wiki ............................................ SUCCESS 
[28.182s]
[INFO] Nuxeo WebEngine Server ................................ SUCCESS 
[49.165s]
[INFO] Nuxeo Wiki for JSF .................................... SUCCESS 
[6.448s]
[INFO] 
------------------------------------------------------------------------
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 36 seconds
[INFO] Finished at: Fri Jul 11 15:08:41 CEST 2008
[INFO] Final Memory: 54M/131M
[INFO] 
------------------------------------------------------------------------
=============================================================================

Target found and nuxeo-server.zip unzipped in the same directory
The unzipped files are not executable but an "chmod a+x *" cures this

using the ./nxserver.sh the WE starts (but seems in standalone mode) and 
I can access it with http://localhost:8080/

Tried to start nuxeo EP and then nuxeo WE all seems OK (strange the two 
use the same 8080 port).
EP is normally reachable but http://localhost:8080/nuxeo/site/ returns a 
"404 page not found" error


Mybe I have to unzip nuxeo-server.zip inside a subdirectory of 
/opt/jboss/server/default/ ?


Thanks
    Mirto






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

Reply via email to