Java

Video Thumbnail
Video

JBoss Tohu and GateIn demo

Red Hat Developer Program

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

Video Thumbnail
Video

JBoss Fuse 6.1 + HawtIO Fuse Management Console

Red Hat Developer Program

Webcast of latest JBoss Fuse 6.1 and Fuse Management Console with HswtIO! See accompanying blog post here: http://www.christianposta.com/blog/?p=345

Video Thumbnail
Video

JBoss BRMS Cool Store Demo Part I - Installation

Red Hat Developer Program

JBoss BRMS Cool Store Demo - This is a web application based on the popular framework Vaadin which is an example of an online shopping cart. This web application demonstrates interaction between a web front end and the various components provided by JBoss BRMS product. In this video we take you on a tour to install the project in minutes on your local machine, which gives you a quickstart into the world of JBoss BRMS, BPM, Rules and CEP.

Video Thumbnail
Video

JBoss BRMS Performance Testing Framework initial release

Red Hat Developer Program

This project was started to give one the ability to run your JBoss Business Rules Management System (BRMS) business processes through some sort of a testing and load framework. We have take just the initial steps, with more work to be done moving forward, but the basics are there. In this video we take you on a tour to setup and get started with this project.

Video Thumbnail
Video

JBoss Forge - Productivity, Reliability, Testability

Red Hat Developer Program

Using Forge helps streamline application development, ease the pain of setting up enterprise testing and integration, and utilizes the full power of JBoss AS7 for development, testing, and deployment. Combined with fully-fledged visual integration with Eclipse and JBoss Developer Studio, there's never been more power at your fingertips.

Video Thumbnail
Video

JBoss Forge Hibersap Plugin Screencast

Red Hat Developer Program

This Screencast shows the usage of the JBoss Forge Hibersap plugin. Installation, configuration and usage are shown and a small web application is using the generated classes to display data from a SAP system.

Video Thumbnail
Video

From Zero to Java EE: JBoss Forge in Action

Red Hat Developer Program

A demonstration of Seam Forge being used to generate fully-functional Java EE applications in a matter of minutes. How many times have you wanted to start a new project in Java EE, but struggled to put all the pieces together? Has the Maven archetype syntax left you scratching your head? Everyone else is talking about Rails, Grails, and Roo, and you’re left thinking, “I wish it were that easy for me.” Well, there’s good news: You don’t have to leave Java EE just to find a developer tool that makes starting out simple. Seam Forge is heating up Java EE, and is ready to work it into a full-fledged project. Seam Forge is also an incremental enhancement tool that lets you to take an existing Java EE project and safely work in new functionality. Seam Forge comprehends your entire project, including the abstract structure of the files, and can make intelligent decisions on how and what to change.

Video Thumbnail
Video

JBoss Speed Tests: AS 7 vs. Firefox

Red Hat Developer Program

JBoss Application Server 7 starting at the same time as Firefox, and completing start up in time for the browser to access the server.

Video Thumbnail
Video

$#@!'ing Fast - JBoss Forge and JBoss AS 7

Red Hat Developer Program

JBoss Forge used to generate and deploy a basic Java Server Faces application to JBoss AS 7 in Lightning speed! What I typed into Forge: $ new-project --named example --topLevelPackage com.example --type war --projectFolder example $ setup faces $ build $ as7 deploy

Video Thumbnail
Video

JBoss Fuse 6.1 Getting Started Home Loan Demo Part 5

Red Hat Developer Program

For people that are getting started to know Fuse, and wants to get their hands dirty and develop a JBoss Fuse project for the first time. Contains Fabric8 deployment and New Fuse management console There is one thing I forgot to mention in the Video, For Fabric8 plugin to deploy the profile into your JBoss Fuse, need to edit your ~/.m2/settings.xml file to add the fabric server's user and password so that the maven plugin can login to the fabric.. e.g. add this to the <server> element: <server> <id>fabric8.upload.repo</id> <username>admin</username> <password>admin</password> </server>

Video Thumbnail
Video

Part 3: Building your first App with JBoss Fuse

Red Hat Developer Program

Building your first App with JBoss Fuse -This introduction has been setup to get you started as quickly as possible with the newest member of the JBoss Integration portfolio, JBoss Fuse. We have put together a three part video tour of the product, an example quick setup of the product and the installation of an existing project that is then deployed on JBoss Fuse The demo is imported into the JBoss Developer Studio, we start the server, deploy our project and walk you through the websocket demo. All the code is available for your use and this demo is fully repeatable on your own machine.

Video Thumbnail
Video

JBoss Fuse Getting Started Home Loan Demo Part 7

Red Hat Developer Program

For people that are getting started to know Fuse, and wants to get their hands dirty and develop a JBoss Fuse project for the first time. This video shows you how to deploy Fuse project to JBoss Fuse, and shows various management capability in Fuse Fabric. Contains Fabric8 deployment and New Fuse management console

Video Thumbnail
Video

Part 1: Introduction to JBoss Fuse

Red Hat Developer Program

Introduction to JBoss Fuse - This introduction has been setup to get you started as quickly as possible with the newest member of the JBoss Integration portfolio, JBoss Fuse. We have put together a three part video tour of the product, an example quick setup of the product and the installation of an existing project that is then deployed on JBoss Fuse. This is a very quick and dirty introduction to the JBoss Fuse product and gives you an idea of what the components are. It sets the stage for the following two parts with an overview of the websocket demo project.

Video Thumbnail
Video

Introduction to JBoss Fuse

Red Hat Developer Program

This overview of why we need JBoss Fuse when Integrating and a brief introduction to gives you an idea of what the components are in JBoss Fuse.