That would work if we were more J2EE friendly. In other words, treat the WAR directory as an input only, and deploy/debug would run from a copy of the WAR directory. The copy process would respect eclipse linked resources.
On Wed, Jul 8, 2009 at 2:16 PM, Jens <[email protected]> wrote: > > Indeed a junction point did work with my OS. Too bad, a symbolic > eclipse link was working with the Cypal plugin. > > Thanks for the quick answers, Miguel ! > > On Jul 8, 12:55 pm, Miguel Méndez <[email protected]> wrote: > > As you've discovered, neither Jetty nor GWT will recognize Eclipse linked > > folders. The only case where they would work is if the WAR folder is > itself > > a symbolic link, issue > > 3692<http://code.google.com/p/google-web-toolkit/issues/detail?id=3692 > >aside. > > > > If your OS supports it, you could try a symbolic link. > > > > > > > > On Wed, Jul 8, 2009 at 12:50 PM, Jens <[email protected]> wrote: > > > > > An eclipse linked folder > > > > > On Jul 8, 12:49 pm, Miguel Méndez <[email protected]> wrote: > > > > Just to be clear, are you using an eclipse linked folder or an OS > > > symbolic > > > > link? > > > > > > On Wed, Jul 8, 2009 at 8:56 AM, Jens <[email protected]> wrote: > > > > > > > I'm in the process of upgrading our project structure from 1.5.x to > > > > > 1.6.x and try to use the Google GWT eclipse plugin. Previously I > just > > > > > created a linked folder reference to our common stylesheets and > third > > > > > party javascript libraries to show up in hosted mode. > > > > > > > This is not working with the new WAR structure, I get a 404 for the > > > > > linked resources in Jetty. > > > > > > > Does anybody know a workaround for this besides duplicating the > actual > > > > > files? > > > > > > > Thanks > > > > > Jens > > > > > > -- > > > > Miguel > > > > -- > > Miguel > > > -- Miguel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
