1. Extract the axis2.war file
e.g. /home/elton/axis-1.4/

2. mkdir /home/elton/axis2-repo
3. cp -r /home/elton/axis-1.4/WEB-INF/modules /home/elton/axis2-1.4
4. cp -r /home/elton/axis-1.4/WEB-INF/services /home/elton/axis2-1.4
5. Start JBoss providing the System prop
-Daxis2.repo=/home/elton/axis2-1.4


On Wed, Aug 20, 2008 at 9:33 PM, Elton Kong <[EMAIL PROTECTED]> wrote:

> Hi, thanks for the response but where is the axis2.repo? Is that something
> I download and upload somewhere? I'm running this on an AIX server btw,
> thanks!
>
> Afkham Azeez wrote:
>
>> The default behavior of Axis2 & JBoss is to place the service repository
>> in the temp dir in which the war file is extracted. To avoid this, you can
>> specify the directory Axis2 needs to use as the repository by providing the
>> axis2.repo System property
>>
>> Azeez
>>
>> On Wed, Aug 20, 2008 at 11:26 AM, Elton Kong <[EMAIL PROTECTED] <mailto:
>> [EMAIL PROTECTED]>> wrote:
>>
>>    Hi,
>>
>>    I have seen this issue on google and am experiencing this myself but
>>    could not find an answer. What is happening is that I'm running JBOSS
>>    4.2.2GA and have deployed axis2 under my
>>    
>> "jboss-4.2.2.GA/server/{application}/deploy<http://jboss-4.2.2.GA/server/%7Bapplication%7D/deploy>
>>    <http://jboss-4.2.2.GA/server/%7Bapplication%7D/deploy>" folder
>>    where application is
>>    just the name of my application. This is a copy of the default
>>    config so
>>    you can think of it as that. Anywhew, I deployed the latest axis2.war
>>    and got it working then uploading my .aar file and that was fine but
>>    when I restart JBOSS it wipes everything clean. I understand that the
>>    axis2.war gets exploded into a tmp directory but is there any way to
>>    install axis2 on JBOSS without this happening and for everything
>>    to stay
>>    there after a restart. Any help would be appreciated, thanks!
>>
>>    Elton
>>
>>
>>    ---------------------------------------------------------------------
>>    To unsubscribe, e-mail: [EMAIL PROTECTED]
>>    <mailto:[EMAIL PROTECTED]>
>>    For additional commands, e-mail: [EMAIL PROTECTED]
>>    <mailto:[EMAIL PROTECTED]>
>>
>>
>>
>>
>> --
>> Thanks
>> Afkham Azeez
>>
>> http://afkham.org
>> http://www.wso2.org
>> GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Thanks
Afkham Azeez

http://afkham.org
http://www.wso2.org
GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760

Reply via email to