Improve MediatorDeployer to support Startups and embedded JARs
--------------------------------------------------------------
Key: SYNAPSE-377
URL: https://issues.apache.org/jira/browse/SYNAPSE-377
Project: Synapse
Issue Type: Improvement
Components: Deployment
Affects Versions: 1.2
Environment: N/A
Reporter: Andreas Veithen
Assignee: Andreas Veithen
The MediatorDeployer could be improved to support
(1) embedded JARs (under the lib folder inside the archive) in the same way as
for Axis2 service and module archives: this would allow to bundle extension
mediators together with their dependency JARs.
(2) startups: the deployer should discover and register StartupFactory
implementations in the same way as MediatorFactory implementations. While
startups are not good candidates for hot deployment, this would still be useful
in conjunction with the first improvement.
Note that if (1) is implemented it would be useful to define a standard file
extension for this kind of archive (to distinguish them from normal JARs).
Maybe .sxar (Synapse eXtension ARchive)?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]