Issue Type: Task Task
Affects Versions: 1.0
Assignee: Unassigned
Created: 20/May/13 6:08 PM
Description:

SWITCHYARD-1486 represented an integration with AS7's property resolution mechanism, layered underneath SwitchYard's. The biggest thing this meant was that SecurityVault property resolution is now supported.

For more information on AS7's vault, see here:
https://community.jboss.org/wiki/JBossAS7SecuringPasswords

The functionality was tested by hacking up one of our quickstarts, and putting in a dynamic property that gets resolved by the vault:
$

{VAULT::foo::bar::ASDFJKLASDFJAERNAKLEHAD}

-> myFunPassword

The steps to do that, per the documentation, are creating a proper keystore, configuring the standalone.xml to have a vault section referencing it, invoking the vault.sh script to add the password to the vault, and then editing the switchyard.xml to use the new vault password referencing the property. That's quite a few manual steps.

This jira represents a task so those steps can be automated for non-manual testing.

Fix Versions: 1.0
Project: SwitchYard
Priority: Major Major
Reporter: David Ward
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira