[JBoss JIRA] (SRAMP-550) XSD Model: Attribute Declaration
by Brett Meyer (JIRA)
Brett Meyer created SRAMP-550:
---------------------------------
Summary: XSD Model: Attribute Declaration
Key: SRAMP-550
URL: https://issues.jboss.org/browse/SRAMP-550
Project: S-RAMP
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Brett Meyer
Assignee: Brett Meyer
Add AttributeDeclaration to the XSD deriver (or if it is already, it's not working)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RTGOV-559) Move RTGov docs from wiki into main repo
by Gary Brown (JIRA)
Gary Brown created RTGOV-559:
--------------------------------
Summary: Move RTGov docs from wiki into main repo
Key: RTGOV-559
URL: https://issues.jboss.org/browse/RTGOV-559
Project: RTGov (Run Time Governance)
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
RTGov docs are currently build from source asciidoc files which are accessible through the rtgov github wiki.
However this git repo does not have pull request facilities, and users can simply make changes without review. So instead the docs will be moved into the main repo where changes will be subject to review in the same manner as the code.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RTGOV-558) Rework async policy on EAP to use AV as with Fuse version
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-558?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-558.
------------------------------
Resolution: Done
> Rework async policy on EAP to use AV as with Fuse version
> ---------------------------------------------------------
>
> Key: RTGOV-558
> URL: https://issues.jboss.org/browse/RTGOV-558
> Project: RTGov (Run Time Governance)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 2.0.0.Final
>
>
> The fuse version of the async policy quickstart uses an epn and av - the av is used to detect suspended customers and block the transaction.
> Currently the switchyard order app on EAP has a special interceptor that performs this task, as well as an interceptor to invoke the AV policies. So would be better to remove the specific interceptor and use an AV policy instead.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (SRAMP-547) Support built-in WsdlDocument relationships
by Brett Meyer (JIRA)
Brett Meyer created SRAMP-547:
---------------------------------
Summary: Support built-in WsdlDocument relationships
Key: SRAMP-547
URL: https://issues.jboss.org/browse/SRAMP-547
Project: S-RAMP
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Brett Meyer
Assignee: Brett Meyer
WsdlLinker does not include support for:
{code}
protected List<XsdDocumentTarget> importedXsds;
protected List<XsdDocumentTarget> includedXsds;
protected List<XsdDocumentTarget> redefinedXsds;
protected List<WsdlDocumentTarget> importedWsdls;
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months