View Single Post
  #1 (permalink)  
Old 09-14-2009, 03:30 AM
chlauber chlauber is offline
Senior Member
 
Posts: 72
Default Zimbra Taglib support missing for Zimlets in ZCS 6?

Hi all
I am adapting the ch_bnc_asterisk zimlet to ZCS 6. As a I use jsp part i found that it seems that zimbra.tld is gone in /opt/zimbra/jetty/webapps/zimlet/WEB-INF so the taglibimport <%@ taglib prefix="z" uri="/WEB-INF/zimbra.tld"%> fails.
The tlds do still exists but in context /service which is inaccessible by the zimlet.

Any ideas? Any documentation about tld usage in ZCS 6?

Thanks for hints!
Reply With Quote