Ok, it is working :)) I moved the .jar-s to the SAR-INF/lib Thank you for your help!
Laszlo Hornyak Stephen McConnell írta: > >> I would *not* ignore the manifest - the Merlin container reads >> manifest entries in the >> old Phoneix style and the more recent model introduced by the Merlin >> container >> based on Avalon Deve list disucssions. >> >> Merlin recognizes the following manifest entries: >> >> Name: com/magic/MyBlock.class >> Avalon: Type >> >> Name: org/apache/excalibur/merlin/kernel/DefaultKernel.class >> Avalon-Block: true >> >> For the "Avalon: Type" entry, Merlin will read in a complete >> component Type defintion including depedencies, context critiea, >> component attributes (including lifestyle directives), logging >> categories, provided services, extension dependecies and extension >> handliong abilities. >> >> For the "Avalon-Block: true" entry, Merlin will read in a either a >> .xtyle entry (similar a .xinfo bu using a more advanced meta-info >> model, and if that unavailable, Merlin will build a Type description >> using the old blockinfo. > > > > The above paragraph should read: > > For the "Avalon-Block: true" entry, Merlin will read in a either > an .xtype entry (similar a .xinfo but using a more advanced meta-info > model, and if that is unavailable, Merlin will build a Type > description using the old blockinfo. > > Steve. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>