[JBoss JIRA] (SRAMP-230) ArtifactDeriver Subclasses Should Have Direct Access To The StaticNamespaceContext
by Dan Florian (JIRA)
Dan Florian created SRAMP-230:
---------------------------------
Summary: ArtifactDeriver Subclasses Should Have Direct Access To The StaticNamespaceContext
Key: SRAMP-230
URL: https://issues.jboss.org/browse/SRAMP-230
Project: S-RAMP
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Core
Affects Versions: 0.4.0 - API Management
Reporter: Dan Florian
Assignee: Kurt Stam
While writing a custom {{AbstractXmlDeriver}}, I needed to register a namespace discovered during the processing of the XML file (i.e., during the {{derive}} method). The only way I could figure out how to do this was to cache the instance of the {{StaticNamespaceContext}} passed into the {{configureNamespaceMappings}} method. Then, when the {{derive}} method is called I could register namespaces with the namespace context. It would be nice to have a getter for the namespace context for subclasses to use.
--
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
11 years, 4 months
[JBoss JIRA] (SRAMPUI-109) Move common UI widgets and services to overlord-commons
by Eric Wittmann (JIRA)
Eric Wittmann created SRAMPUI-109:
-------------------------------------
Summary: Move common UI widgets and services to overlord-commons
Key: SRAMPUI-109
URL: https://issues.jboss.org/browse/SRAMPUI-109
Project: S-RAMP UI
Issue Type: Task
Reporter: Eric Wittmann
Assignee: Eric Wittmann
Fix For: Future (Unscheduled)
I currently replicate a fair bit of functionality between s-ramp-ui and dtgov-ui. For example, the notification service is basically a copy/paste job between those two projects.
I should move anything that's common/shared into overlord-commons to better share them between the projects.
--
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
11 years, 4 months
[JBoss JIRA] (RTGOV-257) Allow parametrization of (not only) MVEL scripts in EPN
by Jiri Pechanec (JIRA)
Jiri Pechanec created RTGOV-257:
-----------------------------------
Summary: Allow parametrization of (not only) MVEL scripts in EPN
Key: RTGOV-257
URL: https://issues.jboss.org/browse/RTGOV-257
Project: RTGov (Run Time Governance)
Issue Type: Feature Request
Components: Event Processor
Affects Versions: 1.0.0.Final
Reporter: Jiri Pechanec
Assignee: Gary Brown
EPN allows to use MVEL or Java class as processor or predicate.
It would be great addition to re-usability of the scripts and classe if it
would be possible to pass a set of parameters from epn.json to the
processor/evaluator for the instance.
It could work in a similar way as injection of services - via EPNContext.
--
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
11 years, 4 months
[JBoss JIRA] (SRAMP-228) Ambiguos ArtifactType for Extended Artifacts
by Kurt Stam (JIRA)
[ https://issues.jboss.org/browse/SRAMP-228?page=com.atlassian.jira.plugin.... ]
Kurt Stam updated SRAMP-228:
----------------------------
Fix Version/s: 0.3.1 - jBPM - bugfix 1
(was: 0.4.0 - API Management)
> Ambiguos ArtifactType for Extended Artifacts
> --------------------------------------------
>
> Key: SRAMP-228
> URL: https://issues.jboss.org/browse/SRAMP-228
> Project: S-RAMP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: 0.3.0 - JBPM6 Integration
> Reporter: Kurt Stam
> Assignee: Kurt Stam
> Fix For: 0.3.1 - jBPM - bugfix 1
>
>
> For custom/extended artifact the ArtifactType can either be of BaseType ExtendedArtifactType or ExtendedDocument, where ExtendedDocument has content.
> Upon first using an Extended Type we should register this type; persist to the s-ramp repo like we do with ontologies.
--
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
11 years, 4 months