java - gwt maven compile doesn't generates entry point html file -


i have been working on gwt , maven. have created maven project without archetype , have configured gwt-maven-plugin successfully.

when compile or run project, without errors or warnings.

however, on gwt:compile can't generate entrypointfilename.html file. so, 404 error occurs in browser.

are there suggestions or solutions fixing this?

gwt (and gwt-maven-plugin) doesn't generate html host page; that's you have provide. you're experiencing expected behavior.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -