To be a little clearer on what I'm going to test:
- User instance: Use jboss-as-cp to create a user instance of JBoss AS 7, then get JBoss Tools to control and deploy to it
- System instance: Change the permissions of the deployment directory and ensure that JBoss Tools can deploy via it's file copy approach (both exploded/incremental and packaged)*
* If JBoss Tools could deploy the packaged archive over the management interface, then the permission change wouldn't be necessary for deploying the packaged archive (the exploded/incremental use case would still require the permissions change)