[
https://issues.apache.org/jira/browse/AXIS2-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruwan Linton resolved AXIS2-4306.
---------------------------------
Resolution: Fixed
Applied the patch.., thanks Sameera
> Extending Axis2 API to add deployers programmatically
> ------------------------------------------------------
>
> Key: AXIS2-4306
> URL: https://issues.apache.org/jira/browse/AXIS2-4306
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: kernel
> Reporter: Sameera Jayasoma
> Assignee: Ruwan Linton
> Fix For: post-1.5
>
> Attachments: patch-axis2-trunk-10-04-2009-01.txt
>
>
> Herewith I am attaching a patch. This patch will enable users to add
> deployers programmatically. Here in this patch, I have added two method to
> the DeploymentEngine. They are
> public void addDeployer(Deployer deployer, String directory, String
> extension);
> public void removeDeployer(String directory, String extension);
> This patch won't break anything but will extend Axis2 API
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.