you can use this code for change your TomcatDeployer Directory in jboss-service.xml
<attribute name="URLs">
file:/c:/deploymentPath/
</attribute>
If the URL ends in "/" it is considered a collection and scanned.URLs may be local (file:) or remote (http:). Scanning is supported for remote URLs but unpacked deployment units are not.