Deepal,

I think you misunderstood. The code assumes there is one deploeyer per
extension. See DeploymentEngine.getDeployerForExtension(). That should
either be:

Deployer getDeployerForExtension(String directory, String extension)

or

List<Deployer> getDeployerForExtension(String extension)

Jarek

On Tue, Oct 28, 2008 at 7:05 PM, Deepal jayasinghe <[EMAIL PROTECTED]> wrote:
> Done.
>
> Thank you!
> Deepal
>> Hi,
>>
>> Does anyone have comments on
>> https://issues.apache.org/jira/browse/AXIS2-4101? In general, I would
>> like to know if we should allow for multiple deployers to be
>> registered for the same file extension (for any directory). Right now,
>> only one is assumed and that causes problems.
>>
>> Thanks,
>> Jarek
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
>
> --
> Thank you!
>
>
> http://blogs.deepal.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to