On Wed, Mar 25, 2009 at 6:22 PM, Vitali Lovich <vlov...@gmail.com> wrote:

> If I don't put the log4j file into my WEB-INF/lib directory, then it's
> fine.  If it is put there, then it gets the conflicting version (regardless
> of whether or not I launch HostedMode with log4j on the class path).  So am
> I doing it wrong?
>

i'm confused... if you don't have log4j on the classpath, how can you be
loading it via Launcher$AppClassLoader?  It must be hiding out in some other
jar you have on the classpath?

Am I supposed to place it elsewhere & then copy it over to WEB-INF/lib when
> I'm packaging it up only?
>

That's not the intent... can you send me a small sample that repros this?

Scott

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to