Hi,

(Please answer to the list, not just me.)

What makes you think it should write "registered" ?
See the code for TypeRegistry, it says no such thing.
The fact that the document doesn't appear may be due to other things, like the fact that subtypes aren't properly registered.

Florent



On 30 Mar 2007, at 17:35, Escaffre Alain wrote:

It writes registering, but it never writes registered. Indeed, when I create a document in the web app, it doesn't appear in the list of types.
I'm sure there is a problem in packaging, but I don't know what.

As I want to do a poc, I manage to create a new type by adding some contributions in the nxcomment.jar, but of course, it's bad ...

Maybe some one has a jar of this kind (just type extension) well packaged ?

Thanks,

Alain

On 3/30/07, Florent Guillaume < [EMAIL PROTECTED]> wrote:Your deployment log shows the following:
2007-03-30 01:14:16,767 DEBUG
[org.nuxeo.runtime.model.ComponentManager] Dispatching event:
ACTIVATING_COMPONENT: service:org.nuxeo.project.sample.ecm.types
2007-03-30 01:14:16,767 DEBUG
[org.nuxeo.runtime.model.ComponentManager] Register contributed
extension: ExtensionImpl {target:
service:org.nuxeo.ecm.platform.types.TypeService, point:types}
2007-03-30 01:14:16,768 DEBUG
[org.nuxeo.ecm.platform.types.TypeRegistry] Registering type: Type
{id: Sample}
2007-03-30 01:14:16,768 DEBUG
[org.nuxeo.ecm.platform.types.TypeRegistry] Registering type: Type
{id: Folder}
2007-03-30 01:14:16,768 DEBUG
[org.nuxeo.ecm.platform.types.TypeRegistry] Registering type: Type
{id: Workspace}

What's your problem exactly ?

Florent

On 30 Mar 2007, at 01:25, Escaffre Alain wrote:

> Hello,
> I try to do the basic tutorial, to register new type of document,
> on the revison  14745 of the trunk.
>
> I tried first with my own type definition, and then, to check, with
> exact copy-past of the tutorial, but I still have the same
> problem :  ecm-types never registers  :
>
> 01:14:16,700 INFO  [ComponentManager] Registering component:
> service:org.nuxeo.project.sample.coreTypes
> 01:14:16,725 INFO  [TypeService] Registered schema: sample
> 01:14:16,726 INFO [TypeManagerImpl] Registered document type: Sample
> 01:14:16,766 INFO  [ComponentManager] Registering component:
> service:org.nuxeo.project.sample.ecm.types
>
> I also  join the log of the server for this sequence
>
> Any help would be very appreciated !
>
> Thanks,
>
> Alain
> <deployement sequence log>
> _______________________________________________
> 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





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