Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
jBPM6 Developer Guide

You're reading from   jBPM6 Developer Guide Learn about the components, tooling, and integration points that are part of the JBoss Business Process Management (BPM) framework

Arrow left icon
Product type Paperback
Published in Aug 2014
Publisher Packt
ISBN-13 9781783286614
Length 310 pages
Edition 3rd Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (13) Chapters Close

Preface 1. Why Do We Need Business Process Management? FREE CHAPTER 2. BPM Systems' Structure 3. Using BPMN 2.0 to Model Business Scenarios 4. Understanding the KIE Workbench 5. Creating a Process Project in the KIE Workbench 6. Human Interactions 7. Defining Your Environment with the Runtime Manager 8. Implementing Persistence and Transactions 9. Integration with Other Knowledge Definitions 10. Integrating KIE Workbench with External Systems A. The UberFire Framework Index

UberFire

UberFire is a JBoss-based framework developed and maintained by the Drools and jBPM team. UberFire creates a rich client platform built on top of GWT (http://www.gwtproject.org) and Errai (http://erraiframework.org). It is also the technology on top of which the KIE workbench project is built. It provides a series of components for a pluggable user administration, virtual file system management, and configurable perspectives and user interfaces. It is thought of as a work on top of an application server, and depends on JEE6 specifications (such as CDI, for dependency injection).

UberFire defines a few default implementations for a few of its services, but they are all highly configurable. For example, for user management, they use a user properties file as default, but the KIE workbench uses Java as a service implementation configured with a file in the classpath at META-INF/services/org.uberfire.security.auth.AuthenticationSource with the actual implementation to use for authentication...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image