Skip to main content
Version: 4.5.x LTS

nevisProxy Plug-In Implementation Notes

The implementation notes are provided for informational purposes only. Due to changes in the components or best practices, the implementation may change in a future version of the patterns.

nevisProxy Instance Pattern

  • The nevisProxy Instancepattern creates instances of nevisProxy. The nevisProxy instance is named according to the pattern name.
  • The nevisProxy instance is empty. Use the Virtual Host pattern to add a web.xml file and the required frontend connectors.
  • Customization of the base configuration (navajo.xml) is possible by assigning patterns of the type NevisProxyDeployableAddon. For instance, use the Generic nevisProxy Settings patterns for low-level changes in the navajo.xml file.

Virtual Host Pattern

  • Represents a nevisProxy host that has its own web.xml file.
  • Creates one or multiple connector elements in the navajo.xml file. These connector elements point to the host represented by the pattern.