Hi Paul,
Paul Libbrecht wrote:
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
I just did the same, but on Jetty. Additionally I cleared my browser's
cache. The source tab works fine. Note that most of the Selenium WYSIWYG
editor tests rely on the source tab and they all were passing before the
2.2M2 release, thus I think there is something particular to your
installation that causes this problem. See
http://code.google.com/webtoolkit/doc/1.6/DevGuideServerCommunication.html#…
. They say: "This most commonly occurs when a change to a service
implementation is deployed to a server but out-of-date clients are still
active." (in the browser cache maybe?)
Hope this helps,
Marius
- 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
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users