[WARN] Server class 'com.x.x.Class' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/librarydir/library.jar' to the web app classpath for this session
For additional info see: file:/D:/Eclipse_4.2.2/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.5.1/gwt-2.5.1/doc/helpInfo/webAppClassPath.html
If so, then you might have a library that is accessible (via GWT fixing your classpath for you) in dev mode, but not in production.
On Friday, April 5, 2013 2:46:24 AM UTC-4, bongy_Cabs wrote:
Hi,I extend a gwt celltable to create a custom celltable, i register the sinkevents ie onmouseover/onmouseout.
when you hover on the row of the table the row data is populated on the hover widget(custom hover popup panel).
its works as it supose to do on development mode but once deployed on tomcat when you move the mouse over different rows on the celltable it
does not update the hover data on the popup panel unless you click away from the table(loose focus) and the hover again on the row.
Thanks,
Bongy
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment