Module conditions when installed as a plugin
--------------------------------------------
Key: GERONIMO-3502
URL: https://issues.apache.org/jira/browse/GERONIMO-3502
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1
Reporter: Jarek Gawor
Currently, I don't think there is a way to specify module conditions in the
geronimo-plugin.xml. That creates problem in certain situations where two
modules can be installed at the same time but only one can be running at a
time. For example, as in case of Axis2 and CXF. Before, the assembly's
config.xml file specified the appropriate module conditions which prevented the
two modules from running at the same time. Right now, the deployment of
applications will fail if both both Axis2 and CXF modules are running at the
same time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.