If that is the case, create a war alone with all the mar and aar files.

Thanks,
Deepal
> Can I package both aar and mar in the same ear file and deploy it to an app
> server, say geronimo?
> Or maybe even include axis2.war in the same ear?
> I am trying to have a self-contained archive.
>
>
> Deepal Jayasinghe-2 wrote:
>   
>> olegf wrote:
>>     
>>> I would like to define custom user handlers and invoke them per
>>> operation. Is
>>> there way to define them in services.xml and package them in the same
>>> .aar
>>> file as the services? I don't want to package them in a separate module
>>> archive or include them in the system class path, as then I would have to
>>> package everything that goes with it.
>>> Basically, I am just trying to find a way to define custom phases without
>>> overriding the axis2.xml or splitting the application across services
>>> archive and modules archive and having separate deployments.
>>>   
>>>       
>> We had support for having handlers in the aar file, but we do not have
>> it. So only way is to have a separate mar and engage that to the
>> operations you want.
>>
>> Deepal
>>     
>>> Has anyone tried that with axis2? 
>>> Thanks in advance.
>>>   
>>>       
>> -- 
>> Thank you!
>>
>>
>> http://blogs.deepal.org
>> http://deepal.org
>>
>>
>>
>>     
>
>   


-- 
Thank you!


http://blogs.deepal.org
http://deepal.org

Reply via email to