Can you supply the commandline argument you're using to launch the GWT compile from in the batch file?
Just a wild guess, since you've redacted your path, but on my GWT projects the argument passed in looks something like this:
com.lustforge.testbed.TestBed
Perhaps you need:
main.package.client.entrypoint.EntryPoint
Sincerely,
Joseph