Hi,

    I am not able to stop development server. I am starting it from
command prompt using ANT script. I have created ANT script (build.xml)
according to tutorial given by Google itself.

     My development App server starts successfully and I am able to
test my app also. But when I press Ctrl+C, only ANT script stops and
development server keeps running in background. I have to stop it
manually by killing the process using Windows  Task Manager.

Does anyone knows how to stop server through ANT script?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to