Is WebEngine working when you access http://localhost:8080 ?

The pending component in the loading status is not an error. It happens 
because in the stand alone version
the platform type cannot be contributed since there is no nuxeo-ep 
platform ...
This is simply a notification that a component (that anyway is not used 
by WebEngine in standalone mode)
was not deployed because it's requisites are not met.

So your server should work correctly even if you have this warning in 
the log.

May be this types of logs will be avoided in future by introducing 
conditional component activation in Nuxeo Runtime (depending on the 
current platform for example).
For now the only way to avoid the lo is to move the XML component in 
another JAR that will be deployed only on JBoss version.

Bogdan


sean.radford.tacola.com wrote:
> Hi,
>
> I can't get the stand-alone server to fire up correctly:
>
> ======================================================================
> = Nuxeo EP Started
> ======================================================================
> = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 65
>   * service:org.nuxeo.webengine.document.types requires
> [service:org.nuxeo.ecm.platform.types.TypeService]
> ======================================================================
> Framework started in 6 sec.
>
> I've tried with both JDK 1.6 and 1.5. Any ideas?
>
> Thanks,
>
> Sean
>
>
>
>
>
> On Thu, 10 Jul 2008 22:26:16 +0200, Eric Barroca <[EMAIL PROTECTED]> wrote:
>   
>> Hi,
>>
>> You can check it out here: <http://www.nuxeo.org/webengine>. And read
>> introduction slides here:
>> <http://slideshare.net/ebarroca/nuxeo-webengine-unveiled-496662/
>>  >.
>>
>> It features a complete web framework, including a Wiki engine, usable
>> standalone (with WebEngine standalone), or in Nuxeo EP.
>>
>> And last but not least, it start in 2s on my laptop, so it's not very
>> long to give a try (and it's one third of Nuxeo EP...) ! :-)
>>
>> And please, give us feedback, as we are actively seeking for it to
>> make WebEngine a first-class citizen of the web you like.
>>
>> Thanks,
>>
>> EB.
>>
>> --
>> Eric Barroca - EVP Operations - +33 6 21 74 77 64
>> www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org
>> Nuxeo ECM Stack - The Java EE, scalable, standard-based ECM Platform
>>
>> _______________________________________________
>> ECM mailing list
>> [email protected]
>> http://lists.nuxeo.com/mailman/listinfo/ecm
>>     

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

Reply via email to