View Single Post
  #8 (permalink)  
Old 03-31-2008, 08:16 AM
bonadio bonadio is offline
Loyal Member
 
Posts: 88
Default

Yes it is working in two different places

Your error must be because

------------------------------------
Now in the zimbra.web.xml.in and zimbraAdim.web.xml.in
uncomment

<context-param>
<param-name>zimbra.soap.url</param-name>
<param-value>http://your ip/service/soap</param-value>
</context-param>

ATENTION remove the port :7070
----------------------------------------------

Make sure you do the above

[]s
Reply With Quote