jBPM Developer Guide

jBPM Developer Guide
Authors
Mauricio Salatino
ISBN
1847195687
Published
01 Jan 2010
Purchase online
amazon.com

A Java developer's guide to the JBoss Business Process Management framework *Thoroughly understand how the jBPM framework works *Build custom Java Enterprise solutions using the jBPM framework *No experience with jBPM required *Helpful guidance on converting a business analyst's spec into complete, working softwareIn DetailjBPM is an open source business process management (BPM) solution used for defining and executing business processes.

Editorial Reviews

A Java developer's guide to the JBoss Business Process Management framework

  • Thoroughly understand how the jBPM framework works
  • Build custom Java Enterprise solutions using the jBPM framework
  • No experience with jBPM required
  • Helpful guidance on converting a business analyst's spec into complete, working software

In Detail

jBPM is an open source business process management (BPM) solution used for defining and executing business processes. Java developers can use jBPM to analyze, improve, and maintain their business processes. This book steers you through each point of the jBPM framework and its implementation to model your business processes.

The book starts by explaining the key concepts in a Business Process Management framework. It will help you to learn and practice all of the conceptual and theoretical terms used in the Business Process Management field. Then you will master jPDL, the preferred process language for jBMP, which will let you specify exactly how your processes must be defined and implemented.

From here on, the book takes a closer look at the engine, discussing a broad range of topics from building real business processes inside real applications to learning and implementing advanced capabilities of the jPDL and jBPM framework. It will also help you to handle vital information and tasks related to persistence, integrating jBPM with other enterprise systems, and deploying jBPM to existing J2EE application servers.

By the end of this book, you will gain all the experience required to implement solutions that use the framework as well as to make decisions about how the framework needs to be used in particular situations.

What you will learn from this book

  • Key concepts of Business Process Management to understand how the community leads and implements open source software
  • Gain deep understanding of JPDL, the preferred process language, to know how your processes must be defined and implemented
  • Convert your projects into fully featured applications with advanced jBPM features such as the persistence service and human task mechanism
  • Understand the framework's behavior in different environments
  • Create and configure Human Task activities to model situations where human beings interact with the process
  • Understand how the framework handles information that flows through your business process
  • Configure the persistence service to reduce risk and perform successful implementations with jBPM
  • Improve your process definitions using nodes
  • Configure the Eclipse IDE to start modeling your processes

Approach

This book is a complete developer's guide to working with jBPM in a J2EE enterprise environment. It is packed with examples of implementations that will provide you with all the experience needed in real-life implementations. Extensive discussions about how the framework is implemented internally will contribute to creating a robust knowledge of when and how your projects will include this framework.

Who this book is written for

This book is mainly targeted at Java developers and Java architects who need to have a deep understanding of how frameworks behave in real-life implementations.

The book assumes that you know the Java Language well and also know some widely used frameworks such as Hibernate and Log4J. You should also know the basics of relational databases and the Eclipse IDE. A brief introduction to Maven2 is included in this book but extra experience might be needed for more advanced usages.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The greatest performance improvement of all is when a system goes from not-working to working.” - John Ousterhout