Hello, Thanks for your answer, but I still have the same behaviour :-(
On 3/30/07, Narcis Paslaru <[EMAIL PROTECTED]> wrote:
Escaffre Alain wrote: Here is the jar I try to deploy. With my build, it goes outside the ear repository (at the root of deploy directory). On 3/30/07, Escaffre Alain <[EMAIL PROTECTED]> 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 > > ------------------------------ _______________________________________________ ECM mailing list [EMAIL PROTECTED]://lists.nuxeo.com/mailman/listinfo/ecm Hi, Can you check your MANIFES.MF file. I see the name of the xml file that you use to contribute to types EP is interrupted by a newLine. Put the newFile after the ',' and give it another try. Cheers, Narcis
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
