Hi,

 

I need to add a personal taglib  for uniform presentation purpose but
adding  :

 

<extension target="web#CONTEXT-PARAM">
  <context-param>
    <param-name>facelets.LIBRARIES</param-name>
    <param-value>
        /WEB-INF/tomahawk.taglib.xml; /WEB-INF/nxdirectory.taglib.xml;
        /WEB-INF/nxweb-html.taglib.xml; /WEB-INF/nxweb-util.taglib.xml;
        /WEB-INF/nxweb-document.taglib.xml;
      </param-value>
    </context-param>
  </extension>

 

in my deployment-fragment.xml  causes Nuxeo not working anymore due to

the org.nuxeo.ecm.platform.ui.web nuxeo project that does the same ,as
explained

here : http://jira.nuxeo.org/browse/NXP-755 . But the preceding link
does not give

the solution to my problem (at least not clearly enough). Does any of
you have encounter

and bypass this problem ?

 

Thanks,

 

Olivier Duhart 

 

 

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

Reply via email to