Log in to follow, share, and participate in this community.
Article Deriving service overview information from activity units
Deriving service overview information from activity unitsOne of the objectives of the BAM infrastructure is to analyse the activity information, being generated in realtime, and using it to present a service overview. The service overview will show the dependencies between ...
Implementing the S-RAMP Query APIOverview The S-RAMP specification (section 4) specifies an X-Path 2.0 based query language. The S-RAMP Query grammar is actually a subset of the XPath 2.0 grammar. The challenges for an S-RAMP implementati...
BAM demoSome early work on a BAM infrastructure has been started within the Governance organisation at github including: 1) A gadget-server repo, to provide pluggable visual components that can present different capab...
Thread Should the SOA UI be integrated into the AS7 console?
Should the SOA UI be integrated into the AS7 console?It seems to me that the JBoss AS7 console is a management console. The SOA UI is intended to be an end-user interface. I believe the following are examples of different groups of end users who wil...
S-RAMP/SOA UI RequirementsOverview As part of the work we're doing with the S-RAMP repository implementation, we want to create a user interface. The scope and audience for this user interface is important, so I'm looking for thoughts th...
S-RAMP -> Maven Repository FacadeOverview One component currently being worked on in the S-RAMP project is a Maven Repository Facade on top of the S-RAMP repository. The reasons for doing this include: Provides the ability to eas...
Testing a live S-RAMP server using soapUIOverview Over the past few years I've often used soapUI to do basic testing of web services. Overall it's a very competent tool (despite the look & feel!) and has worked very well for me. However, I've...
How to start with DroolsHi All ! I am very new to Drools rule engine....please guide me through the initial setup...with eclipse...required plugin....important guides, wikis....
Business Activity Monitoring DesignThis document will outline the proposed design for the Business Activity Monitoring (BAM) Design. This work will also encompass the area of Service Activity Monitoring (SAM), which will be treated as a sub-domain, tha...
Guvnor Rest API create Asset with JsonI've noticed in the API docs that you cannot POST assets using Json and must use atom+xml. Is there a workaround for this? It seems silly that all of the other methods support json and this one doesn't...
What do we want from BAM/SAM?Having the infrastructure to collect activity information and present it to IT and business users is all very well - but we also need to consider what information to present, and in what way. Monitoring low le...
Overlord restructuringOverlord is an umbrella project for various governance related activities that occur within JBoss. However the current project website is structured in the same way as other project sites - it has a subversion reposit...
development process of guvnorhi, all you develop guys, who can give a discription about the developmnet of guvnor?? i am going to make some change on the source code. but i dont know how to debug. how do you develop guys do in de...
how to run guvnor in eclipsehi,all i just follow the derection in docs : http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-guvnor/html_single/index.html#d0e314 generate the guvnor project, and import the project into ecli...
Thread What is the format for sql-dates in Guvnor Test Scenarios?
What is the format for sql-dates in Guvnor Test Scenarios?Question is in the title really. Have a Java model for Drools, which includes a few tables with SQL Date fields (using java.sql.Date). How do I represent these in a Drools test scenario when testing my rules? Using th...
Guvnor meant for business users?Hello All, We are evaluating Drools for our production implementation with special focus on the fact that it would let less technical people be able to work effectively with business logic (once developers prov...
Thread Using Drools Guvnor 5.1 as a service repository
Using Drools Guvnor 5.1 as a service repositoryI have spent some time working with the latest version of Drools Guvnor 5.1 to see if it could be used to provide a basic repository for service related artifacts. I have created a "service repository schema" by addin...
Thread SOA Repository and UDDI integration. WAS: Revised use case f
SOA Repository and UDDI integration. WAS: Revised use case fSOA Repository and UDDI integration is a very important topic, So I start a new thread here to better track this issue. Below is the original message posted by Jeff: One other feature I would like to see is the abili...
Thread The rule assets/model jar is not visible in the packages aft
The rule assets/model jar is not visible in the packages aftI successfully imported the repository_export.xml from the development environment to the test environment. The import happened successfully. I am able to see all the packages, but I am not able to see any of the Mode...