Re: Server class 'XXX' could not be found in the web app, but was found on the system classpath

2012-12-10 Thread Joseph Lust
Ran into this same issue tonight when setting my Spring/Hibernate GWT app up on Kubuntu and Indigo. I removed the Eclipse.org Maven Integration for Eclipse I installed from the Eclipse Marketplace and installed the m2e plugin from http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/.

Re: Server class 'XXX' could not be found in the web app, but was found on the system classpath

2012-12-03 Thread Luis Estrada
hank a lot, I have been a case very similar. El jueves, 12 de julio de 2012 13:31:51 UTC-5, joerg.h...@googlemail.com escribió: I installed m2e-wtp ( http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/) and the problem is fixed. -- You received this message because you are

Re: Server class 'XXX' could not be found in the web app, but was found on the system classpath

2012-07-12 Thread joerg.hohwil...@googlemail.com
I installed m2e-wtp (http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/) and the problem is fixed. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

Server class 'XXX' could not be found in the web app, but was found on the system classpath

2012-07-09 Thread joerg.hohwil...@googlemail.com
I am developing an open-source software using GWT 2.4.0 and maven3 with ~100 modules. Now I have trouble with GWT development mode in Eclipse (I just started with the new GWT client). There are various warnings of this kind: [WARN] Server class 'XXX' could not be found in the web app, but was