View Single Post
  #50 (permalink)  
Old 02-10-2010, 06:28 AM
vanek82 vanek82 is offline
Intermediate Member
 
Posts: 15
Default

Quote:
Originally Posted by typiquement View Post
when does this problem happen ?
Hello typiquement
hmm, it's a long story but I will try
I have debian_amd64 lenny 5.0.4 and zcs-6.0.4_GA_2038.DEBIAN5_64

1.read the last message user spacehill, I made the necessary adjustments, but it did not work.
2.I decided to read all this thread again. And then it began ...
3. I found that:
1) in my case the file /opt/zimbra/jetty/webapps/service/WEB-INF/zimbra.tld empty (0 bytes)
2) And in the directory /opt/zimbra/jetty/webapps/zimlet/WEB-INF folder is already present, /lib, while its content is different from the /opt/zimbra/jetty/webapps/service/WEB-INF/lib and not the same files. So I could not get a link to this lib directory.
4.My actions
4.1. cd / usr/src/zcs-6.0.4_GA_2038.DEBIAN5_64.20091214195434
4.2. ./ install.sh like update, probably stupid idea, but nevertheless I need this file
4.3. cd /opt/zimbra/zimlets-deployed/ch_bnc_asterisk/
4.4 vim ./config_template.xml and configure it
4.5 zmzimletctl configure ./config_template.xml
4.6 zmmailboxdctl restart
4.7 create the symlink zimbra.tld ONLY

Code:
~/jetty/webapps/zimlet/WEB-INF$ ls -al
итого 5
drwxr-x--- 3 zimbra zimbra  128 Фев 10 20:18 .
drwxr-x--- 3 zimbra zimbra   72 Янв  8 12:40 ..
drwxr-x--- 2 zimbra zimbra  552 Фев  9 13:57 lib
-r--r----- 1 zimbra zimbra 2151 Фев 10 03:12 web.xml
lrwxrwxrwx 1 zimbra zimbra   52 Фев  8 14:57 zimbra.tld -> /opt/zimbra/jetty/webapps/service/WEB-INF/zimbra.tld
5. I tried again and again broken
6. I copied the files from /opt/zimbra/jetty/webapps/service/WEB-INF/lib in /opt/zimbra/jetty/webapps/zimlet/WEB-INF/lib But it is not working

HELP ME PLEEESE
Reply With Quote