View Single Post
  #100 (permalink)  
Old 03-20-2010, 05:34 PM
MacTI MacTI is offline
Active Member
 
Posts: 31
Default

Quote:
Originally Posted by roli8200 View Post
Hello

I'm just about to build up the alfresco / zimbra connection. Its Zimbra 6.0.6 Network, Alfresco 3.2r. I applied the patch from previous post to the web scripts, but I always get the error:

09:35:13,075 ERROR [web.scripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 01020002 Script url /zimbra/about does not map to a Web Script.
org.alfresco.web.scripts.WebScriptException: 01020002 Script url /zimbra/about does not map to a Web Script.
at org.alfresco.web.scripts.AbstractRuntime.executeSc ript(AbstractRuntime.java:145)
....

When I try to access alfresco from the zimlet through the "About" Button after setting preferences.


Is there any patch I need to apply to the zimlet?

Thanks a lot

Roland
I also have this problem, and the error in details is :

Cannot modify a property of a sealed object: toJSONString

The culprit is

Cannot modify a property of a sealed object: toJSONString. (workspace:/SpacesStore/Company Home/Data Dictionary/Web Scripts Extensions/zimlets/org/alfresco/zimbra/aboutAlfresco.get.js#66)
__________________
ZCS 6.05 on CentOS 5.3 (VMWare ESX 4)
Reply With Quote