Quote:
Originally Posted by JoshuaPrismon There have been reports of problems here. There are three canidates:
1) The JSP is not compiling correctly: Zimlet JSP - Zimbra :: Wiki
2) A bug in AjxRPC.invoke
3) A error in the proxy.
Can you look at the first and figure out if it applies to you? |
Hello Joshua
I had similar problem since i started using Zimbra 6.
i used to apply the first one
Zimlet JSP - Zimbra :: Wiki
and it used to work .
Recently i installed zcs 6.0.7 along wth the patch they provided .
Then i created the soflinks and <env-entry> in ../zimlet/WEB_INF/web.xml file as per the WIKI , but this time its not working

i am testing with gmaps zimlet and this is error i m getting
Quote:
|
org.apache.jasper.JasperException: /net_inova_gmaps/map_frame.jsp(23,0) PWC6032: Unable to load tag handler class "com.zimbra.cs.taglib.ZimletConfig" for tag "z:zimletconfig"
|
what i found out is after making the above changes as soon as i restart the mailbox or server the
/opt/zimbra/jetty/webapps/zimlet/WEB-INF/web.xml gets overwritten and thus the changes are not reflected as suppossed . Could you gimme an idea to fix this ? How is the file getting overwritten ?
Thanks