Deepal,

is there any way to add a listener so when the configuration is updated
my stuff will automatically receive the news?

Thanks,
Michele

Deepal Jayasinghe wrote:
> It will at least take 10 s to update the axisConfguration after you
> deploying the service .
> 
> Michele Mazzucco wrote:
> 
>> Hi all,
>>
>> I'm 'hot-deploying' new web services from a handler running as first in
>> the Axis2 chain (before the transport phase).
>> I detect the target service is not available by checking the axis
>> configuration obtained this way:
>>
>> registry = messageContext.getConfigurationContext().getAxisConfiguration()
>>
>> and then
>>
>> AxisService target = registry.getService("foo")
>>
>>
>> The problem is that after the hot-deployment the new service is not into
>> registry? What should I do?
>>  
>>
> so need to wait 10s :)
> 
>> Thanks in advance,
>> Michele
>>
>> ---------------------------------------------------------------------
>> 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