Hi there, I am attempting to use SDM for the development of an app that runs under Tomcat. I have had a read through http://geekbybit.blogspot.co.uk/2013/03/diy-working-with-gwt-codeserver-tomcat.html and have tried to adapt the instructions to fit with our setup here (for example, we launch tomcat via eclipse rather than on command line). All seems good until I try and compile, but then none of my changes are picked up. I have attached the build and deploy ant scripts as I am certain that these are both relevant and where the problem(s) lie (I have pretty much zero knowledge of Ant).
If anyone would be kind enough to have a look, it would be very much appreciated. Cheers Tim -- 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.
build.xml
Description: XML document
deploy.xml
Description: XML document
