Re: Web app classpath problem

2014-02-26 Thread Archit Sharma
Same problem. Does anyone have a solution? On Friday, 7 February 2014 15:21:09 UTC+8, SS wrote: > > Hi > > I'm getting the following warning in the hosted mode console: > > > [WARN] Server class 'org.eclipse.jetty.servlet.listener.ELContextCleaner' > could not be found in the web app, but

Re: Web app classpath problem

2014-02-06 Thread SS
Hi I'm getting the following warning in the hosted mode console: [WARN] Server class 'org.eclipse.jetty.servlet.listener.ELContextCleaner' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/D:/New%20Folder/eclipse-jee-kepler-SR1-w

Re: Web app classpath problem

2009-06-18 Thread hezjing
To close this thread, the solution is to copy commons-collections.jar into war\WEB-INF\lib On Mon, May 25, 2009 at 11:08 PM, hezjing wrote: > This problem is discussed in > http://groups.google.com/group/Google-Web-Toolkit-Contributors/msg/446da2497826c290?pli=1 > >

Re: Web app classpath problem

2009-05-25 Thread hezjing
This problem is discussed in http://groups.google.com/group/Google-Web-Toolkit-Contributors/msg/446da2497826c290?pli=1 On Mon, May 25, 2009 at 9:29 PM, hezjing wrote: > Hi > I'm getting the following warni

Web app classpath problem

2009-05-25 Thread hezjing
Hi I'm getting the following warning in the hosted mode console: [INFO] Starting Jetty on port 8080 [WARN] Server class 'org.apache.commons.collections.map.CaseInsensitiveMap' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/C:/eclipse/p