The Ant-style file pattern to find the path (relative to the workspace/archive root) of the application file to deploy. In the event of more than one file matching, the first match will win. If your application is a .WAR file and you only have one .WAR file in your build, then **/*.war should pretty much always work.