JBoss

open innovation labs
Article

Inside a Red Hat Open Innovation Labs Residency - (Part 1)

Eric D. Schabell

This series takes the reader on a journey, taking a peek inside life in a Red Hat Open Innovation Labs residency. This is the top tier experience for any customer; exposing them to open collaboration, open technologies, and fast agile application delivery methods. This experience often escapes organizations attempting digital transformation. Through submersion in an Open Innovation Labs residency, Red Hat shares its experience in managing, developing, and delivering solutions with communities, open technologies, and open collaboration. Join me as...

10 steps cloud happiness
Article

10 Steps to Cloud happiness - Introduction

Eric D. Schabell

No matter how many steps there are, it's always a journey and this story is no exception. It seems like a long trek, but in just 10 steps, you can find your cloud happiness. There are always ups and downs in any journey as you traverse the path you've chosen. This is no truer for a walk to the top of a ridgeline as much as for your digital journey into the cloud. As an application developer, or as an...

Article Thumbnail
Article

How to start multiple Artemis brokers inside Red Hat JBoss EAP-7 container in Master/Slave fashion

Avadhut Lele

To be as simple as possible, we will walk through a stand-alone use-case. Usually, when we require having messaging features in our stand-alone environment , we use full profile for EAP container. If we have a requirement with clustering functionalities then we prefer to have HA profile but if clustering and messaging both are required then we go for a full-HA profile . By default with a full/full-HA profile, EAP-7 container provides us the default configuration for the embedded Artemis...

JBoss Developers Guide
Article

JBoss: Developer’s Guide

Elvadas Nono

Modern applications development demands optimized tools and services. Applications must integrate with different systems and share data. Organizations must be able to immediately respond to changing conditions. JBoss Middleware drives enterprise application innovation every day to deliver the best projects and products. Whether you are an experienced enterprise application developer or just getting started, JBoss: Developer’s Guide provides you with the best time to value guide for enterprise application delivery with the JBoss brand, using hands-on coding and lab exercises...

https://www.packtpub.com/application-development/jboss-developers-guide
Article

JBoss Developer's Guide Book is out

Elvadas Nono

The JBoss Ecosystem is very large and diverse, while you are looking for step by steps and practical introduction to the major JBoss products or looking for tips to improve your business by coupling JBoss Products, this book is for you. In a series of nine practical chapters, you will progressively; Learn how to set up and maintain a JBoss Enterprise Application Server domain. Build Microservices by coupling JBoss Undertow with the most popular Java EE frameworks like CDI, JPA...

Vaadin Framework logo
Article

Upgrading to Vaadin Framework 8 (Part 2 of 2)

AMahdy AbdelAziz

In the previous part of this blog, I talked about the most important steps to get your project to compile with the latest Framework version. The migration has been done through the first three steps mentioned here, and in this post, I will go over the least complicated steps of migration. Steps 4 and 5 cover the modernization of your project with the latest Framework 8 features. If you are in a hurry, you can do this later on as...

Video Thumbnail
Video

JBoss Seam - Reza Rahman

This is a code-example driven introduction to Seam 3. Seam 3 is a powerful up-and-coming open source framework for building rich web applications in Java. Seam 3 is based on CDI, the next generation type-safe dependency injection API included in Java EE 6. Recorded 2010-11-11 at Øredev - www.oredev.org

Video Thumbnail
Video

Writing plugins for RHQ and the JBoss Admin console

This live recording from JUDCon Berlin 2010 shows how to write plugins for RHQ, Jboss AS 5+6 Admin Console and JBoss Operations Network. Subjects covered are an architectural overview, components of a plugin and then source code. Code is created via the plugin generator and plugins are tested via the standalone container.

Video Thumbnail
Video

JBoss World Boston: SOA Platform

In this session, Burr Sutter and John Graham will focus on the current state of the art capabilities and provide an introduction to the JBoss SOA Enterprise Platform, addressing use cases with live demonstrations of the solution using Web Services, ESB, BPEL (Business Process Execution Language), Business Events, and Rules.

Video Thumbnail
Video

JBoss World Chicago SOA

Presentation discusses REST vs SOA and the key capabilities of JBoss ESB + jBPM + Drools, using the petstore/dvdstore workflow demo and includes some demos of CEP (via Drools Fusion), Infinispan + ESB and AtomPub via RESTEasy.

Video Thumbnail
Video

JBoss SOA Platform 5 Demo (ESB, jBPM, Drools)

This demonstration illustrates how a single end-to-end business workflow and a common set of business rules can be reused and easily adapted to meet changing conditions. The business model is order processing - catalog and shopping cart. In this demo, there is a Seam-based end-user facing web application (business to individual customer), batch orders via the file system (business partners) and a Windows client (VB.NET) that represents an employee-focused application. Technologies: - JBoss ESB - JBoss SOA Platform v5 - jBPM - JBoss Application Server - Drools - JBoss BRMS - Visual Basic 2010 Express Edition .NET 4.0 - JBoss Developer Studio 3.0 (Eclipse + JBoss Tools)

Video Thumbnail
Video

Using JBoss Admin iPhone app with JBoss Tools servers

I woke up this morning learning Christos Vasilakis created an iPhone app to manage AS7/EAP servers. This screencast shows how to use this app together with servers setup in JBoss Tools/Developer Studio.

Video Thumbnail
Video

JBoss Admin

JBoss Admin for iPhone demonstration video Available on the iTunes App Store here: http://itunes.apple.com/us/app/jboss-admin/id523516060?ls=1&mt=8

Video Thumbnail
Video

Forge: From Zero to Cloud with OpenShift Express

Follow me at: http://twitter.com/lincolnthree In order to follow this tutorial, please make sure that you have installed JBoss Forge (at least Beta3): http://jboss.org/forge You will also need to install Git for your operating system: http://git-scm.com/ Be ready to follow the steps in the tutorial by signing up for a free account at http://openshift.com, and making sure that your SSH keys are configured correctly via the OpenShift quick-start guide. -------------------------------------------------------------- ++ Set up our OpenShift Project ++ 1. new-project --named forge-openshift-demo --topLevelPackage org.jboss.forge.openshift 2. forge install-plugin openshift-express 3. rhc-express setup --app forge 4. servlet setup 5. git add pom.xml src/ 6. rhc-express deploy ++ Add JPA and the Scaffold ++ 7. persistence setup --provider HIBERNATE --container JBOSS_AS7 8. scaffold setup 9. entity --named User 10. field string --named name 11. field int --named rating 12. scaffold from-entity 13. rest setup 14. rest endpoint-from-entity 15. git add pom.xml src/ 16. rhc-express deploy

Video Thumbnail
Video

JBoss Tohu and GateIn demo

Sample integration of JBoss Tohu and GateIn. Tohu is a dynamic questionnaire and survey generators built on top of Drools. The Form is defined as a Drools rule file. Read the full article (in French) on Le Touilleur Express's Blog http://bit.ly/cfuLHT