• Dtgov List processes. Audit information

    Related jira issue: https://issues.jboss.org/browse/DTGOV-117   We need to list all the active dtgov processes, displaying the current status and being able to stop the workflow process.   For obtaining t...
    Profile Photo
    last modified by virchete
  • Which port should be used for Elasticsearch server

    Elasticsearch is bundled with Fuse 6.1 - however they use an old version (0.20) which is not compatible with Kibana 3. Therefore RTGov will be using a more recent version of the Elasticsearch server (1.1.1).   T...
    Profile Photo
    last modified by objectiser
  • Design time governance - short vs long running workflows and other thoughts.....

    In the future we are going to want to include some additional validation capabilities, such as impact analysis on services that use a changed api. This will be local within a 'stage', rather than concerned with moving...
    Profile Photo
    last modified by objectiser
  • Deploying Overlord to Fabric

    Work is currently under way to support the Overlord sub-projects on Fuse/Karaf. This will result in the creation of features.xml definitions to enable the appropriate bundles to be installed into Fuse/Karaf.   W...
    Profile Photo
    last modified by objectiser
  • Changes to how "Situations" are stored in RTGov

    In the previous version of RTGov, the 'Situations' (created as a result of applying policies or detecting violations) were stored in a relational DB using the JPAEventProcessor, as part of a preconfigured EPN.   ...
    Profile Photo
    last modified by objectiser
  • RTGov ElasticSearch support

    Hi Ivan   Thanks for the great work on RTGOV-342. I've merged the pull request more or less as is, with some style adjustments to pass the checkstyle validation (which is now enforced).   Thought I would l...
    Profile Photo
    last modified by objectiser
  • API Management Service Endpoint Format

    Currently the API Management data model includes a version number for both applications and services.  The idea is that once a particular version of a Service is published it cannot be updated.  Instead, a n...
    Profile Photo
    last modified by eric.wittmann
  • Question about recent APIMan pull request

    Hi Eric   Just saw your apiman pr comment "added a REST interface to the gateway so that services and apps can be published/registered".   Does this mean that when a 'compiled' configuration of the link be...
    Profile Photo
    last modified by objectiser
  • Instructions for running ElasticSearch/Kibana demo with RTGov

    This post describes how to get the demo up and running that was associated with the screencast described here: Preview of ElasticSearch/Kibana integration with runtime governance   ElasticSearch  Download E...
    Profile Photo
    last modified by objectiser
  • New Overlord project web sites - feedback welcome

    I have created web sites for Overlord, S-RAMP, and Design Time Governance.  These sites are intended to be simple launching pads to relevant content.  A user should be able to get the gist of the project and...
    Profile Photo
    last modified by eric.wittmann
  • Overlord Contributor Quickstart Ideas

    In order to get a developer up and going as quickly as possible we are thinking about putting together a contributor quickstart.  This thread is intended to figure out what items should be included in such a quic...
    Profile Photo
    last modified by eric.wittmann
  • Common Karaf features

    Currently SRAMP has a features.xml for its project, which includes a feature for third party dependencies. The features.xml is automatically generated - which is a good thing here, as there are a lot of dependencies. ...
    Profile Photo
    last modified by objectiser
  • Overlord Distro

    Hi guys,   I created an overlord distribution, as part of the Governance/overlord project at Governance/overlord · GitHub.   You can build it by following the directions for deployment on tomcat down ...
    Profile Photo
    last modified by kurtstam
  • Should unexpected error responses being recorded with a fault value in activity events?

    The activity event model enables response details to be recorded, include a 'fault' field to document when an expected fault response is returned (e.g. CustomerUnknown).   As part of the new RTGov UI, I am curre...
    Profile Photo
    last modified by objectiser
  • sy - rtgov integration

    i'am currently migrating some soa5 service to soa6 (fsw6.1) and also wanted to test exception scenarios in combination with rtgov-ui's resubmit feature. what do i need to configure in order to capture switchyard fau...
    Profile Photo
    last modified by michaelclay
  • Use of checkstyle across Overlord sub-projects

    Currently I've a checkstyle (and findbugs) config in the rtgov repo. Would like to move this into overlord-commons so all of the sub-projects can use the same config.   The current config is here: https://github...
    Profile Photo
    last modified by objectiser
  • Common UI widgets

    The new RTGov UI is currently using some widgets from the SRAMP UI. Before the next release of commons and sramp, was wondering whether it would be worth moving them out into a commons UI area, so that rtgov didn't re...
    Profile Photo
    last modified by objectiser
  • Restructuring of rtgov-ui repo

    This post outlines the changes made to the rtgov-ui in the recent restructuring. The main purpose of the restructuring was to enable multiple service execution environments to be supported (currently only switchyard i...
    Profile Photo
    created by objectiser
  • Compiling issues.. still.

    Hi,   While that ant script was a great idea in theory, it still didn't solve all the issues to a new user, because it's not complete. I moved this thread to the development, as it's more approriate here I think...
    Profile Photo
    last modified by burmanm
  • API Management: Core Concepts/Entities

    Introduction This discussion is intended to hash out the core ideas/concepts/entities for the Overlord API Management project.  The intent is to start with just the core, required entities and expand out from the...
    Profile Photo
    last modified by eric.wittmann