JBoss.orgCommunity Documentation

Scribble 2.0

Developer Guide


1. Overview
2. Project Structure
2.1. Project Management
2.1.1. Issue Management
2.1.2. Project Build Management
2.2. Distribution
2.3. Integration
2.3.1. Command Line
2.3.2. Embedded Java
2.3.3. Eclipse
2.4. Modules
2.5. QA
2.5.1. Protocol Conformance Test Kit (CTK)
2.6. Samples
3. Architecture
3.1. OSGi Infrastructure
3.2. Core Components
3.2.1. Error Logging
3.2.2. Protocol Model
3.2.3. Protocol Parser
3.2.4. Protocol Projection
3.2.5. Protocol Validation Manager and Validators
3.2.6. Exporting the Protocol model to other representations
3.2.7. Scribble Protocol Monitor
3.3. Command Line Actions
4. Developing a Validator
4.1. Create the Validator OSGi bundle
4.2. Establish Bundle Dependencies
4.3. Implement the Module
4.4. Create the Maven POM