Skip to content

Instantly share code, notes, and snippets.

@aslakknutsen
Created December 19, 2011 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aslakknutsen/1497466 to your computer and use it in GitHub Desktop.
Save aslakknutsen/1497466 to your computer and use it in GitHub Desktop.
JBoss Tools - Arquillian integration
arq.container.tools-identifier.configuration.managementPort=9999
arq.container.tools-identifier.configuration.managementAddress=127.0.0.1
@aslakknutsen
Copy link
Author

Write tools-arquillian.properties to disk and launch the process with:

-Darquillian.properties=tools-arquillian.properties -Darquillian.launch=tools-identifier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment