Deploying GWT Module to a subdirectory of /war

Posted by Ferdy on Stack Overflow See other posts from Stack Overflow or by Ferdy
Published on 2010-04-19T11:42:12Z Indexed on 2010/04/19 11:43 UTC
Read the original article Hit count: 267

Filed under:
|
|

Is it possible to deploy a GWT Module to a subdirectory of the /war folder? I tried using rename-to="folder/modulename" but that does not seem to work.

© Stack Overflow or respective owner

Related posts about gwt

Related posts about java