Hello!!

After change the Nuxeo context path by setting the variable
"org.nuxeo.ecm.contextPath=/ecm" in /etc/nuxeo-dm/nuxeo.conf and then rename
"/opt/nuxeo-dm/templates/postgresql/conf/Catalina/localhost/nuxeo.xml" to
"/opt/nuxeo-dm/templates/postgresql/conf/Catalina/localhost/ecm.xml" and
finally editing the lines "<Context antiResourceLocking="false"
privileged="true" path="/ecm" docBase="../nxserver/nuxeo.war">" in the last
one file, Nuxeo works fine with the url "http://localhost:8080/ecm"; except
for the opensocial dashboard, which sends the next error in the log:


ERROR [org.apache.shindig.gadgets.render.Renderer] Failed to parse services
methods from endpoint http://localhost:8080/nuxeo/opensocial/social/rpc. A
JSONObject text must begin with '{' at character 1 of <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">


But if i change the variable "org.nuxeo.ecm.webapp.dashboard.mode=old" to
use the old dashboard it works fine, it seems like i need to modify the path
in the opensocial configuration which is still appear, could someone give me
any clue? any help would be appreciated.

Thanks in advanced!!

-- 
Jesus
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to