Can you try going to the "Classpath" tab and adding the external folder
through there?
Also, how are you trying to load the files? Are you using
classLoader.getResource()? Why not use the java.io.File API?

On Thu, Jul 23, 2009 at 2:30 AM, Daniel <[email protected]> wrote:

>
> come on. no one?
>
> On 22 Jul., 20:53, Daniel <[email protected]> wrote:
> > how can the classpath for the embedded jetty in hosted mode be
> > configured? problem is that i need to read and write files from an rpc
> > server implementation on the server side. as long as these files are
> > located in the war directory everything is working fine. but i'm not
> > able to put them into another dir, out of the war dir.
> >
> > so how can the classpath be configured? passing -cp in the debug
> > configuration has no effect.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to