Thank you that helps. Have a good day, Brandon Donnelson +Follow Me <https://plus.google.com/u/0/111739836936169749229/posts>
On Sun, Dec 7, 2014 at 2:44 PM, Thomas Broyer <[email protected]> wrote: > First, a disclaimer: I haven't really used 2.7 yet, so I'm speaking > "theoretically "here. > > On Sunday, December 7, 2014 8:27:04 PM UTC+1, Brandon Donnelson wrote: >> >> I'm wonder what the process is for the GWT 2.7.0 -noserver program args >> configuration to access super dev mode source maps. I've seen the flag for >> the remote server to sync the rpc policy, but it appears this doesn't apply >> to SDM. >> >> I haven't had time to go into greater testing yet for this configuration >> and I'd like some help with any hidden flags I might be missing with a >> program args. >> >> Could someone elaborate on your -noserver configurations for SDM and have >> you been able to get source maps to show up? >> > > Not sure what you really ask here. DevMode does 2 things: launch > CodeServer with -launcherDir <warDir> and start an embedded Jetty serving > <warDir> as a webapp. > With the -noserver flag, DevMode is thus equivalent to launching > CodeServer with -launcherDir <warDir>, and you're supposed to launch your > own servlet container to serve <warDir> as a webapp. > So how is that different from launching CodeServer and using the > bookmarklets? The *.cache.js is served from CodeServer in all cases, as are > the source maps. > So theoretically there's no reason using DevMode with -noserver to be the > cause of source maps not showing. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google Web Toolkit" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-web-toolkit/aV1Y13F-nEA/unsubscribe > . > To unsubscribe from this group and all its topics, 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/d/optout. > -- 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/d/optout.
