Issue Type: Task Task
Affects Versions: 0.8
Assignee: Brian Fitzpatrick
Components: component-soap, tooling
Created: 21/Mar/13 2:31 PM
Description:

SWITCHYARD-628 added a new configuration element ("securityAction") to the soap binding, and should be reflected in the tooling:

<binding.soap>
<!-- ... -->
<securityAction>UsernameToken</securityAction>
</binding.soap>

In the tooling, for 0.8, just make it a free-form text field. This could change in the future (in fact, it will). But for now the user can put whatever they want in it, for example:

<securityAction>Signature Encrypt</securityAction>

There will be a wiki article about this in the near future.

The new element shows up in the xsd schema here: http://goo.gl/ZUtb6

Note that there are also new <inInterceptors> and <outInterceptors> elements as well. These do not have to be supported in the tooling for 0.8.

Fix Versions: 0.8
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