JShaft plugins
This document describes the available plugins for JShaft and the procedure to make new plugins and in consequence improve the possibilities of J-Shaft.
Available plugins
Currently, two plugins :
- JShaftP_ApacheJOnASRepl
- JShaftP_ApacheTomcatRepl
These two plugins are made to configure this architecture :
The first tier is represented by a single apache server and the second tier by a two (but more is possible) jonas or tomcat servers (it depends what you configure in the configuration file)
How to make new plugins ?
Note
Under construction