Thank you.

I tried to use it on Windows. I run "java Launcher launcher.properties"

But I have this result :

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)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.activate(ComponentInstanceImpl.java:107)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:229)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:295)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:168)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:134)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:88)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:152)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:104)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.install(OSGiComponentLoader.java:54)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.<init>(OSGiComponentLoader.java:39)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeActivator.start(OSGiRuntimeActivator.java:59)
        at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:192)
        at 
org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:165)
        at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:120)
        at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:81)
        at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:136)
        at 
org.nuxeo.runtime.launcher.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:66)
        at 
org.nuxeo.runtime.launcher.ApplicationLoader.installAll(ApplicationLoader.java:125)
        at 
org.nuxeo.runtime.launcher.RuntimeLoader.loadRuntime(RuntimeLoader.java:159)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at Launcher.main(Launcher.java:129)
Usage java <classname> <cmd> [options]




Florent Guillaume <[EMAIL PROTECTED]> 
13/12/2007 11:35

To
[EMAIL PROTECTED]
cc
[email protected]
Subject
Re: [Ecm] Nuxeo Shell






The code of the shell currently lives in
http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.client/trunk
(and will probably be refactored into another location in the future).

Florent

On 13 Dec 2007, at 10:33, [EMAIL PROTECTED] wrote:

>
> Hello,
>
> I want to try the Nuxeo Sheel described here : 
http://doc.nuxeo.org/current/reference/html/nuxeo-shell.html
>
> Could you tell me where I can find it ?
>
> Thank you_______________________________________________
> 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