I did exactly this: - 2.2m2 download (webapp), installed on a tomcat - 2.2m2 xar install - adjusted a few params - try to open http://infinitea.eu/xwiki/bin/view/Main/asdasda - saw that it was not there, press "edit document" - could type with richt-text-editor presented - clicked on source tab - nothing happened in the browser but the server console showed:
Feb 6, 2010 11:26:48 PM org.apache.catalina.core.ApplicationContext log SEVERE: gwtrpc: IncompatibleRemoteServiceException in the processCall(String) method. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: Parameter 0 of is of an unknown type 'java.lang.String/2004016611' at com.google.gwt.user.server.rpc.RPC.decodeRequest(RPC.java: 277) at com .xpn .xwiki .wysiwyg.server.XWikiRemoteServiceServlet.processCall(XWikiRemoteS...
On 05-févr.-10, at 23:45, Vincent Massol wrote:
I've tried to reproduce this but couldn't with XE 2.2 from trunk. Just to be sure, could you give precise steps you follow? (for ex, I'm not sure I understand "create a new document by triggering edit".
SEVERE: gwtrpc: IncompatibleRemoteServiceException in the processCall(String) method. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: Parameter 0 of is of an unknown type 'java.lang.String/2004016611'
Are you sure you have gwt-servlet-2.0.0.jar in WEB-INF/lib ?
webapps/xwiki/WEB-INF/lib/gwt-servlet-2.0.0.jar is there. paul