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
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/can-I-package-handlers-in-the-.aar-archive-instead-of-a-separate-module--tp24099634p24105034.html
Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to