Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-12-20 Thread eliasbala...@gmail.com
Mode. With GWT >>>> 2.9.0 you have to use SuperDevMode to have a functional Java SDK emulation >>>> during development. >>>> >>>> -- J. >>>> >>>> abhiy...@gmail.com schrieb am Mittwoch, 29. Juni 2022

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-12-19 Thread eliasbala...@gmail.com
. >>> >>> -- J. >>> >>> abhiy...@gmail.com schrieb am Mittwoch, 29. Juni 2022 um 21:58:40 UTC+2: >>> >>>> Hi Team, >>>> >>>> I am trying to start classic DEV m

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-07-01 Thread Josselin Bardet
rough GWT eclipse >>> plugin . >>> I am using GWT 2.9.0 + Java 11 combination. >>> I am getting below error. Can you help me in resolving the below error: >>> >>> [b]Caused by: java.lang.ClassNotFoundException: javax.sql.D

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-06-30 Thread Rob Newton
ode. With GWT >>>> 2.9.0 you have to use SuperDevMode to have a functional Java SDK emulation >>>> during development. >>>> >>>> -- J. >>>> >>>> abhiy...@gmail.com schrieb am Mittwoch, 29. Juni 2022 um 21:58:40 >>>> UT

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-06-30 Thread Oleg Ravun
t. >>> >>> -- J. >>> >>> abhiy...@gmail.com schrieb am Mittwoch, 29. Juni 2022 um 21:58:40 UTC+2: >>> >>>> Hi Team, >>>> >>>> I am trying to start classic DEV mode in eclipse through GWT eclipse

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-06-30 Thread Michael Conrad
iy...@gmail.com schrieb am Mittwoch, 29. Juni 2022 um 21:58:40 UTC+2: >> >>> Hi Team, >>> >>> I am trying to start classic DEV mode in eclipse through GWT eclipse >>> plugin . >>> I am using GWT 2.9.0 + Java 11 combination. >>> I am

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-06-30 Thread Thomas Broyer
> I am getting below error. Can you help me in resolving the below error: >> >> [b]Caused by: java.lang.ClassNotFoundException: javax.sql.DataSource >> at >> com.google.gwt.dev.shell.jetty.JettyLauncher$WebAppContext

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-06-29 Thread Abhishek Yadav
> I am getting below error. Can you help me in resolving the below error: >> >> [b]Caused by: java.lang.ClassNotFoundException: javax.sql.DataSource >> at >> com.google.gwt.dev.shell.jetty.JettyLauncher$WebAppContext

Re: java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-06-29 Thread Jens
DEV mode in eclipse through GWT eclipse > plugin . > I am using GWT 2.9.0 + Java 11 combination. > I am getting below error. Can you help me in resolving the below error: > > [b]Caused by: java.lang.ClassNotFoundException: javax.sql.DataSource > at > com.google.gwt

java.lang.ClassNotFoundException: javax.sql.DataSource when using GWT 2.9.0 + Java 11 combination

2022-06-29 Thread Abhishek Yadav
Hi Team, I am trying to start classic DEV mode in eclipse through GWT eclipse plugin . I am using GWT 2.9.0 + Java 11 combination. I am getting below error. Can you help me in resolving the below error: [b]Caused by: java.lang.ClassNotFoundException: javax.sql.DataSource

Re: com.google.apphosting.utils.jetty.JettyLogger warn WARNING: EXCEPTION java.lang.ClassNotFoundException

2013-05-28 Thread Blaze
the application and am getting below error. Pls advice me what to do? i tried with adding of Jdk1.7 in the build path but it did't work. error code is : May 27, 2013 11:33:56 AM com.google.apphosting.utils.jetty.JettyLogger warn WARNING: EXCEPTION java.lang.ClassNotFoundException: Serve

com.google.apphosting.utils.jetty.JettyLogger warn WARNING: EXCEPTION java.lang.ClassNotFoundException

2013-05-27 Thread Raghu rao
11:33:56 AM com.google.apphosting.utils.jetty.JettyLogger warn WARNING: EXCEPTION java.lang.ClassNotFoundException: Serve at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method

Re: com.google.apphosting.utils.jetty.JettyLogger warn WARNING: EXCEPTION java.lang.ClassNotFoundException

2013-05-27 Thread Frank Hossfeld
and am getting below error. Pls advice me what to do? i tried with adding of Jdk1.7 in the build path but it did't work. error code is : May 27, 2013 11:33:56 AM com.google.apphosting.utils.jetty.JettyLogger warn WARNING: EXCEPTION java.lang.ClassNotFoundException: Serve

java.lang.NoClassDefFoundError: com/google/gwt/dev/Compiler Caused by: java.lang.ClassNotFoundException: com.google.gwt.dev.Compiler

2013-02-01 Thread Seethalam Sundeep
org.springframework.expression-3.0.3.RELEASE.jar poi-3.5-FINAL-20090928.jar quartz-all-1.6.0.jar smartgwt-skins.jar smartgwt.jar spring-core.jar spring.jar When I'm trying to complie the java.lang.NoClassDefFoundError: com/google/gwt/dev/Compiler Caused by: java.lang.ClassNotFoundException

java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread Vik
by: java.lang.ClassNotFoundException: org.apache.http.HttpEntity at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307

Re: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread Ashwin Desikan
) at com.google.appengine.tools.development.agent.runtime.Runtime.invoke(Runtime.java:100) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569) ... 34 more Caused by: java.lang.ClassNotFoundException: org.apache.http.HttpEntity at java.net.URLClassLoader$1.run(URLClassLoader.java:202

Re: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread kim young ill
) at com.google.appengine.tools.development.agent.runtime.Runtime.invoke(Runtime.java:100) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569) ... 34 more Caused by: java.lang.ClassNotFoundException: org.apache.http.HttpEntity at java.net.URLClassLoader$1.run(URLClassLoader.java:202

Re: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread Vik
) at com.google.appengine.tools.development.agent.runtime.Runtime.invoke(Runtime.java:100) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569) ... 34 more Caused by: java.lang.ClassNotFoundException: org.apache.http.HttpEntity at java.net.URLClassLoader$1.run(URLClassLoader.java:202

Re: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread Vik
by: java.lang.ClassNotFoundException: org.apache.http.HttpEntity at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307

Re: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread kim young ill
(Method.java:597) at com.google.appengine.tools.development.agent.runtime.Runtime.invoke(Runtime.java:100) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569) ... 34 more Caused by: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

java.lang.ClassNotFoundException: com.google.web.bindery.requestfactory.server.RequestFactoryServlet

2011-06-20 Thread saurabh saurabh
I am trying to run an application of RequestFactory on eclipse and I am getting this exception : java.lang.ClassNotFoundException: com.google.web.bindery.requestfactory.server.RequestFactoryServlet Although I have checked I have GWT SDK 2.3 in path , it has gwt- user.jar which contains the above

Aw: java.lang.ClassNotFoundException: com.google.web.bindery.requestfactory.server.RequestFactoryServlet

2011-06-20 Thread Jens
Make sure you have the gwt-servlet.jar from GWT SDK 2.3.0 in your WEB-INF/lib folder. Sometimes Eclipse does not update that jar file if you upgrade to GWT 2.3.0. Just copy it from the GWT Plugin folder to you WEB-INF/lib folder. -- J. -- You received this message because you are subscribed

Server Side java.lang.ClassNotFoundException

2010-02-23 Thread Deerman
ProviderDataService java.lang.ClassNotFoundException: com.google.gwt.user.client.rpc.RemoteService at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1387) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1233

GWT 2 DevMode throws java.lang.ClassNotFoundException for a pojo during RPC call

2009-12-16 Thread Jiunarayan
GWT 1.8 works fine until when upgraded to GWT 2 ROOT CAUSE org.mortbay.thread.BoundedThreadPool$PoolThread.run (BoundedThreadPool.java:442) Caused by: java.lang.ClassNotFoundException: com.efycaci.gwt.client.LoggedUser/857921908 at java.lang.Class.forName0(Native Method

Re: OOPHM r4218: java.lang.ClassNotFoundException: com.google.gwt.user.client.rpc.RemoteService

2008-12-04 Thread Kevin Tarn
Thanks for the reply. First, this problem did not happen in GWT 1.53. It only happens on OOPHM branch. I believe the WAR includes jar correctly. Attached is my web.xml. The lib folder I means is the subfolder of installed Tomcat directory. On Thu, Dec 4, 2008 at 5:45 AM, [EMAIL PROTECTED]

OOPHM r4218: java.lang.ClassNotFoundException: com.google.gwt.user.client.rpc.RemoteService

2008-12-03 Thread Kevin Tarn
I used NetBeans for my GWT project. Recently I tried to build OOPHM for using Firefox as my hosted browser. If I put gwt-user.jar into my WAR package, this ClassNotFoundException occurred. I tried to remove gwt-user.jar from WAR package, and put it into tomcat's lib folder. This exception doesn't

Re: OOPHM r4218: java.lang.ClassNotFoundException: com.google.gwt.user.client.rpc.RemoteService

2008-12-03 Thread dolcra...@gmail.com
This is an issue of your web.xml or war not including the jar correctly (or at all). By dumping it into the lib folder (which one?) it will automatically be on the class path already. Posting your web.xml could allow people to help discern why it's not including the jar. On Dec 3, 4:42 am,

No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module?

2008-09-25 Thread dhanraj
Hi All, I am a newbie to GWT. When I try run the GWTShell, the following error occurs No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module? Please note : my module inherits the User module and I am working on GWT v1.5.2 Please

Re: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module?

2008-09-25 Thread dmol
On Sep 25, 12:23 pm, dhanraj [EMAIL PROTECTED] wrote: Hi All, I am a newbie to GWT. When I try run the GWTShell, the following error occurs No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module? Please note : my module

Re: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module?

2008-09-25 Thread Lothar Kimmeringer
dhanraj schrieb: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module? [...] Please help me find what is going wrong, as ClassNotFoundException is part of java.lang package. The GWT-compiler doesn't cover the complete

Re: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module?

2008-09-25 Thread Dudeman
/simplesortabletable). On Sep 25, 10:27 am, Lothar Kimmeringer [EMAIL PROTECTED] wrote: dhanraj schrieb: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module? [...] Please help me find what is going wrong

Re: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module?

2008-09-25 Thread Lothar Kimmeringer
Dudeman schrieb: The best way to do this is to add $APPDIR/externalcode.jar in the -cp option in the YourProject-shell and YourProject-compile scripts. After this, edit YourProject.gwt.xml file and add a line like this... inherits name='com.thapar.gwt.user.ui.SimpleSortableTable (this

Re: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module?

2008-09-25 Thread Manish Kumar
: Thursday, September 25, 2008 3:53 PM Subject: No source code is available for type java.lang.ClassNotFoundException; did you forget to inherit a required module? Hi All, I am a newbie to GWT. When I try run the GWTShell, the following error occurs No source code is available for type

Problem with java.lang.ClassNotFoundException only when deployed

2008-09-19 Thread Keith
java.lang.ClassNotFoundException: ca.KeithFuller.server.CorpusServiceImpl at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1362) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1208) at org.apache.catalina.core.StandardWrapper.loadServlet

Re: Problem with java.lang.ClassNotFoundException only when deployed

2008-09-19 Thread gregor
]  ca.KeithFuller.server.CorpusServiceImpl java.lang.ClassNotFoundException: ca.KeithFuller.server.CorpusServiceImpl         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1362)         at org.apache.catalina.loader.WebappClassLoader.loadClass

Re: Problem with java.lang.ClassNotFoundException only when deployed

2008-09-19 Thread Keith Fuller
Classloader: [EMAIL PROTECTED] ca.KeithFuller.server.CorpusServiceImpl java.lang.ClassNotFoundException: ca.KeithFuller.server.CorpusServiceImpl at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1362

Re: java.lang.ClassNotFoundException

2008-09-15 Thread walden
from you to resolve this error. please help me Root cause. [EMAIL PROTECTED]  com.emr.pt01.doctormaster.server.DoctorServiceImpl java.lang.ClassNotFoundException: com.emr.pt01.doctormaster.server.DoctorServiceImpl

java.lang.ClassNotFoundException

2008-09-14 Thread Ananda Rao
java.lang.ClassNotFoundException: com.emr.pt01.doctormaster.server.DoctorServiceImpl at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1387) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1233