You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Desmond Whewell (CV/ETL)" <de...@ericsson.com> on 2007/05/31 12:55:38 UTC

Forcing the unpacking of aar files

 
Is there a configuration option that will force Axis2 (1.2) to unpack
the the aar files upon deployment?

Cheers, Des

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


RE: Forcing the unpacking of aar files

Posted by Raghu Upadhyayula <ru...@responsys.com>.
Hi Desmond,

	You can just put the wsdl file & services.xml in your aar file
and put all the class files in your WEB-INF/classes directory.

Thanks
Raghu

-----Original Message-----
From: Desmond Whewell (CV/ETL) [mailto:desmond.whewell@ericsson.com] 
Sent: Thursday, May 31, 2007 5:57 AM
To: axis-user@ws.apache.org; dims@apache.org
Subject: RE: Forcing the unpacking of aar files

Yes, that is what I have reverted to doing. I have an issue with my
business logic such that it will only work correctly when some of the
bundled resources are held as real files on Tomcat, rather than
contained in a Jar.

I really should fix this problem, but I was hoping for a quick fix that
would allow me to deploy an aar file and then let Axis2 unpack it into
the typical directory tree layout. It's easier to manage the single aar
file in my build system.

Thanks anyway.

-----Original Message-----
From: Davanum Srinivas [mailto:davanum@gmail.com] 
Sent: 31 May 2007 13:47
To: axis-user@ws.apache.org
Subject: Re: Forcing the unpacking of aar files

Des,

You can actually deploy an unpacked aar :

http://www.developer.com/open/article.php/10930_3557741_2

-- dims

On 5/31/07, Desmond Whewell (CV/ETL) <de...@ericsson.com>
wrote:
>
> Is there a configuration option that will force Axis2 (1.2) to unpack 
> the the aar files upon deployment?
>
> Cheers, Des
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


--
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


RE: Forcing the unpacking of aar files

Posted by "Desmond Whewell (CV/ETL)" <de...@ericsson.com>.
Yes, that is what I have reverted to doing. I have an issue with my
business logic such that it will only work correctly when some of the
bundled resources are held as real files on Tomcat, rather than
contained in a Jar.

I really should fix this problem, but I was hoping for a quick fix that
would allow me to deploy an aar file and then let Axis2 unpack it into
the typical directory tree layout. It's easier to manage the single aar
file in my build system.

Thanks anyway.

-----Original Message-----
From: Davanum Srinivas [mailto:davanum@gmail.com] 
Sent: 31 May 2007 13:47
To: axis-user@ws.apache.org
Subject: Re: Forcing the unpacking of aar files

Des,

You can actually deploy an unpacked aar :

http://www.developer.com/open/article.php/10930_3557741_2

-- dims

On 5/31/07, Desmond Whewell (CV/ETL) <de...@ericsson.com>
wrote:
>
> Is there a configuration option that will force Axis2 (1.2) to unpack 
> the the aar files upon deployment?
>
> Cheers, Des
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


--
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Forcing the unpacking of aar files

Posted by Davanum Srinivas <da...@gmail.com>.
Des,

You can actually deploy an unpacked aar :

http://www.developer.com/open/article.php/10930_3557741_2

-- dims

On 5/31/07, Desmond Whewell (CV/ETL) <de...@ericsson.com> wrote:
>
> Is there a configuration option that will force Axis2 (1.2) to unpack
> the the aar files upon deployment?
>
> Cheers, Des
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org