Chapter 7. Persistence
7.1. Persistent
Storing information persistently in a database makes it possible for processes to recover from unexpected interruptions. Information is stored persistently by default for JBoss BRMS 5.3 Standalone; however, customers deploying JBoss BRMS 5.3 as a deployable web app will need to configure persistence.
The types of information that can be stored persistently are the following:
- Runtime
- Process Definitions
- Historical information (logs)
This chapter describes the different types of persistence and how to configure them.