Cool! It's all clear now, thanks! =D

Elton

Afkham Azeez wrote:


On Thu, Aug 21, 2008 at 2:16 AM, Elton Kong <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi, thanks for the response but for the 2 copy commands...


    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

    Did you mean to put them in axis2-repo?


Yes, that is what it means.



    Also after doing this can I simply remove the war file from my
    deploy folder?
    Thanks!


No you cannot delete it from the JBoss deploy directory. You need to keep both the axis2.war file in the deploy dir as well as the axis2-repo. If you do that, there will be no Axis2 webapp to be deployed. The Axi2 webapp contains the Web services engine + other stuff that know how to handle & process SOAP & REST requests. The Axis2 repo is the place where you deploy the Web services & Axis2 modules you write. So, Axis2 runs as a Web services container, within the JBoss servlet container. Is this clear now?



    Elton

    Afkham Azeez wrote:

        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]
        <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]
        <mailto:[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]>
               <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
        <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

               <mailto:[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>
                  <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]>
               <mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>>
                  <mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
               <mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>>>

                  For additional commands, e-mail:
               [EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        <mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>>
                  <mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
               <mailto:[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]
        <mailto:[EMAIL PROTECTED]>
           <mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>>
           For additional commands, e-mail:
        [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
           <mailto:[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]
    <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]

Reply via email to