Hmm, you have way too many things in your classpath: server-side 
dependencies need not (and should not) be in the DevMode classpath, only in 
the war's WEB-INF/lib.
I'd try that first (trimming the classpath, to make sure Log4J, Spring et 
al are only present in, and loaded from, the web context classloader).

On Tuesday, November 19, 2013 12:00:21 PM UTC+1, pierre wrote:
>
> Hi,
>
> After switched to use GWT 2.6 RC1, DevMode Jetty 8.1 fail to initialize 
> the logger for the web container.
>
> Attached 2.5 log and 2.6 log with 
> -Dorg.apache.commons.logging.diagnostics.dest=STDERR -Dlog4j.debug=true for 
> reference.
>
> Any tips/hints will be welcome.
>
> Many thanks!
>
>
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to