No, that should be it.

By the way for the trunk the nuxeo shell has been refactored:
- the nuxeo-client part has been moved to the base nuxeo-core, in package nuxeo-core-client - the "commands" and "nuxeo-client-build" part have been moved to a dedicated package that now lives in

http://svn.nuxeo.org/nuxeo/nuxeo-addons/nuxeo-platform-shell/trunk

If the trunk core has been built, then building the shell is just a matter of doing a mvn install in it and getting the zip from inside nuxeo-shell/target/

I've done that (and with the previous layout of the sources) a number of times and never had a problem with xsom.

Florent



On 18 Dec 2007, at 09:39, [EMAIL PROTECTED] wrote:


Hum, ok.

This is what I did :

- I download org.nuxeo.ecm.client from SVN.

- I run mvn install

- I copy org.nuxeo.ecm.client\nuxeo-client-build\target\nuxeo- client.zip in another directory.

- I extract the zip file to a nuxeo-client directory

- I run java Launcher launcher.properties


Is there anything else to do ?


Thank you.





Florent Guillaume <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
17/12/2007 20:06

To
[EMAIL PROTECTED]
cc
ECM List <[email protected]>
Subject
Re: [Ecm] Nuxeo Shell





xsom is part of the nuxeo-core-schema-...jar there's no need to
install it manually in theory.
There must be something else wrong with your config, but I can't help
you personally as I'm not using windows.

Florent

On 17 Dec 2007, at 11:14, [EMAIL PROTECTED] wrote:

>
> Under  Windows, I copied xsom-20070323.jar to nuxeo-client\lib
> directory but I still have this error when I run "java Launcher
> launcher.properties"
> Failed to load components for bundle - org.nuxeo.ecm.core.schema
> java.lang.NoClassDefFoundError: com/sun/xml/xsom/XSType
>       at
> org.nuxeo.ecm.core.schema.TypeService.activate(TypeService.java:84)
>
> [...]
>
>
> Is there a simple rule to run a Nuxeo Shell under Windows ?
>
> Thank you.
>

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

_______________________________________________
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