Thanks, I will try that. This is a much nicer solution compared to the one I presented.
/Marko On 5/4/10, Lex Spoon <[email protected]> wrote: > On Tue, May 4, 2010 at 12:25 PM, Marko Vuksanovic <[email protected] >> wrote: > >> Hi Lex, >> The first solution seems interesting... could you please provide a code >> snippet just to get me started... >> Did you mean something like >> >> Thread.currentThread().setContextClassLoader(urlClassloader); >> >> > Exactly. Where urlClassloader is a freshly made URLClassLoader that you > create. > > -Lex > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors -- Sent from my mobile device -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
