> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# serializer.jaxb.cfg.xml

> Reference for the serializer.jaxb.cfg.xml configuration file in Atoti Sign-Off, listing the JAXB mapping resources required by the application and their XML mapping files.

The **serializer.jaxb.cfg.xml** file configures all the JAXB mapping resources needed by the application

Location: **signoff-starter\src\main\resources**.

## File values

| Key                       | Value                                | Description                                                                                        |
| ------------------------- | ------------------------------------ | -------------------------------------------------------------------------------------------------- |
| Composer                  | composer-jaxb-mapping.xml            | JAXB mapping between XML definitions of Composer objects and their implementation                  |
| Streaming                 | streaming-jaxb-mapping.xml           | JAXB mapping between XML definitions of Streaming objects and their implementation                 |
| ActivePivot-Filtering     | pivot.filtering-jaxb-mapping.xml     | JAXB mapping between XML definitions of Atoti Server Filtering objects and their implementation    |
| ActivePivot-ContextValues | pivot.contextvalues-jaxb-mapping.xml | JAXB mapping between XML definitions of Atoti Server ContextValue objects and their implementation |
| ActivePivot-Definitions   | pivot.definitions-jaxb-mapping.xml   | JAXB mapping between XML definitions of Atoti Server Definitions objects and their implementation  |
| ActivePivot-Security      | pivot.security-jaxb-mapping.xml      | JAXB mapping between XML definitions of Atoti Server Security objects and their implementation     |
| ActivePivot-Queries       | pivot.queries-jaxb-mapping.xml       | JAXB mapping between XML definitions of Atoti Server Queries objects and their implementation      |
| ActivePivot-Streaming     | pivot.streaming-jaxb-mapping.xml     | JAXB mapping between XML definitions of Atoti Server Streaming objects and their implementation    |
