In this blog post I would like to explain how to access SalesForce.com with JBoss DataVirtualization (JDV). For those of you who do not know what JDV is, here a short introduction: What is JBoss DataVirtualization? JDV is the Red Hat productized version of the Teiid project by JBoss. But what is JDV doing? JDV […]
Due to public requests, I updated my BPM & FSW demo to now run with the new Red Hat JBoss BPM-Suite V6.1 The migration was pretty easy, as the majority of the required artifacts did not need any alteration at all. Only the BPM-Suite repository needed a quick export/import as just copying the V6.0 niogit […]
Pre-Note This article describes how I created my demo build pipeline, as shown in my previous post It does now show best practices or recommended ways. It’s just my way of doing it! If you follow these instructions, I do expect you to have some level of knowledge on: how to handle Red Hat Enterprise Linux […]
As some of you have already guessed, I’m a big fan of demos and also a big fan of distributing my demos via videos. So this new work should not be a surprise to anyone… In this video, I will show you how it could feel to have a automated deployment pipeline orchestrated by Jenkins which […]
As an extension of the previous “From Zero to Sidekick” video, I have extended the environment to include: JBoss BPM Suite V6 JBoss Fuse Service Works V6 JBoss Fuse Data Virtualization V6 All this runs on Docker, with service scripts provided for your convenience! Instructions and the code can be found at: https://github.com/PatrickSteiner/BPM_FSW_DV_Docker A video showing […]
So you want to get started with OpenShift M5 but you don’t really have an idea about how to get started? Then this article is the right place for you. This is going to be a series of blog posts and videos which will get you started with OpenShift quickly. The first article is starting with […]
I just wanted to let you all know, that we ( Jürgen and myself ) have updated the build procedure for the Red Hat JBoss BPM-Suite and Fuse ServiceWorks Docker environment. By introducing a “management” script, the creation, start, stop and removal of images is now even simpler then before. Thanks to Jürgen for this […]
PaaS came from the desire of developers to be provided with a pre-defined service layer that may consist of multiple tiers (Application Server, Database, Messaging Systems, etc.) and sits upon a platform that is provisioned using an automated IaaS platform like OpenStack. OpenShift Online provides you a free service where you can try a PaaS platform. […]
Ever wondered how one builds Docker images? I did! That’s why I started porting my little Red Hat JBoss BPM & Red Hat JBoss Fuse Service Works demo away from traditional virtualisation to Docker. If you want to follow what I’ve done, here is the link to my Github repo: https://github.com/PatrickSteiner/BPM_FSW_Docker As usual I didn’t […]
This article is the start of a series on getting to know Red Hat JBoss BPM Suite V6. The intention is to start small with a simple scenario and then grow more and more complex. Some might wonder about the title … why from Zero to Sidekick? Well, I’m a believer in not being able […]