Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The message-module itself has no dependencies. It's also independent of CDI. However, the easiest way to bootstrap the MessageContext is to use dependency-injection.

Other Modules

The message module is the only module of MyFaces CODI which can be used stand-alone.
However, in combination with the core of CODI and the JSF module the message module can be used pre-configured for JSF applications.

...

The following image shows where the message module is placed in the big picture of MyFaces CODI.
As you see, it doesn't depend on the core. However, as soon as you use it in a JSF application the core and the JSF module of MyFaces CODI are required.

Details

Further details related to this module are available at: