Hi,

when running an app built with maven and the modular-webapp archetype in 
SDM, client-side debugging does not work.
I start SDM in two terminals like this:

mvn clean install -Dgwt.draftCompile
cd *-client && mvn gwt:run-codeserver -Ddev

 

mvn tomcat7:run -Ddev


Then I can open the app at http://localhost:8080. But in chrome's debug 
console, the source maps are not available. There is not section 
"localhost:9876".

<https://lh3.googleusercontent.com/-1h6tYaHpuic/VGl2qS_cRRI/AAAAAAAAAKA/QUzQXXyLqOc/s1600/sdm-3.png>
I hoped that they would appear when recompiling from within chrome, but 
this also doesn't work:

When clicking "DevMode On" the standard menu appears: "Choose a module to 
recompile:", and it offers: "app: off".

<https://lh3.googleusercontent.com/-gjxl0CmGY0I/VGl1-tSrE0I/AAAAAAAAAJ4/P6ouFNJ_0gA/s1600/sdm-1.png>
When hovering "off" it says "Click to turn on without recompiling." When 
clicking on it, nothing happens.
When clicking on "Compile" nothing happens.

SDM works fine for me when I run the two processes from within eclipse.
What's wrong here?

Thanks
Magnus

-- 
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.

Reply via email to