Eamonn:
The plugin gets the specific ModuleConfig for the module in which the
element appears. If you want to perform a certain setup
operation in several modules, then each of them should repeat the
same element (or as close to the same as is appropriate.)
If you only put the element in
Hi,
I have multiple modules configured in my web application
I want to in the init() method of my plugin
1. read a file with some info
2. find a particular ModConfig object corresponding to 1 of my modules
3. According to the info in the file create and add FormBeanConfig
objects to that ModConf
2 matches
Mail list logo