[
https://issues.apache.org/jira/browse/GERONIMO-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Sun updated GERONIMO-4228:
------------------------------
Description:
When I configure my plugin to be not loaded, (see below in geronimo-plugin.xml)
the deploy install-plugin command ignores it and still attempt to start the
module:
<config-xml-content load="false"/>
This is an issue for app client, which we dont want to start in the server
container.
was:
When I configure my plugin to be not loaded, (see below in geronimo-plugin.xml)
plugininstaller ignores it and still attempt to start the module:
<config-xml-content load="false"/>
This is an issue for app client, which we dont want to start in the server
container.
Summary: install plugin from deploy tool doesn't honor load="false"
(was: plugininstaller doesn't honor load="false")
> install plugin from deploy tool doesn't honor load="false"
> ----------------------------------------------------------
>
> Key: GERONIMO-4228
> URL: https://issues.apache.org/jira/browse/GERONIMO-4228
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Plugins
> Affects Versions: 2.1.1, 2.1.2, 2.1.3, 2.2
> Reporter: Lin Sun
> Assignee: Lin Sun
> Fix For: 2.2
>
> Attachments: G4228.patch
>
>
> When I configure my plugin to be not loaded, (see below in
> geronimo-plugin.xml) the deploy install-plugin command ignores it and still
> attempt to start the module:
> <config-xml-content load="false"/>
> This is an issue for app client, which we dont want to start in the server
> container.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.