You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/12/03 15:10:20 UTC

[jira] Created: (AXIS2-1812) Running ant in quickstart sample folder fails to deploy the sample

Running ant in quickstart sample folder fails to deploy the sample
------------------------------------------------------------------

                 Key: AXIS2-1812
                 URL: http://issues.apache.org/jira/browse/AXIS2-1812
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: samples
    Affects Versions: 1.1
            Reporter: Samisa Abeysinghe


The README.txt in samples/quickstart tells me that I should run "ant generate.service" or just "ant" in the folder to build the service.
But when I do so, I get an error.
BUILD FAILED
/home/samisa/downloads/axis2-1.1/samples/quickstart/build.xml:23: /home/samisa/downloads/axis2-1.1/samples/quickstart/${env.AXIS2_HOME}/lib not found.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Updated: (AXIS2-1812) Running ant in quickstart sample folder fails to deploy the sample

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-1812:
------------------------------------

    Assignee: Deepal Jayasinghe

> Running ant in quickstart sample folder fails to deploy the sample
> ------------------------------------------------------------------
>
>                 Key: AXIS2-1812
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1812
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples
>    Affects Versions: 1.1
>            Reporter: Samisa Abeysinghe
>         Assigned To: Deepal Jayasinghe
>
> The README.txt in samples/quickstart tells me that I should run "ant generate.service" or just "ant" in the folder to build the service.
> But when I do so, I get an error.
> BUILD FAILED
> /home/samisa/downloads/axis2-1.1/samples/quickstart/build.xml:23: /home/samisa/downloads/axis2-1.1/samples/quickstart/${env.AXIS2_HOME}/lib not found.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (AXIS2-1812) Running ant in quickstart sample folder fails to deploy the sample

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eran Chinthaka resolved AXIS2-1812.
-----------------------------------

    Resolution: Fixed

Fixed all the scripts that I saw. It is strange that this was a JIRA for a long time :)

> Running ant in quickstart sample folder fails to deploy the sample
> ------------------------------------------------------------------
>
>                 Key: AXIS2-1812
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1812
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples
>    Affects Versions: 1.1
>            Reporter: Samisa Abeysinghe
>            Assignee: Eran Chinthaka
>            Priority: Blocker
>             Fix For: 1.3
>
>
> The README.txt in samples/quickstart tells me that I should run "ant generate.service" or just "ant" in the folder to build the service.
> But when I do so, I get an error.
> BUILD FAILED
> /home/samisa/downloads/axis2-1.1/samples/quickstart/build.xml:23: /home/samisa/downloads/axis2-1.1/samples/quickstart/${env.AXIS2_HOME}/lib not found.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (AXIS2-1812) Running ant in quickstart sample folder fails to deploy the sample

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eran Chinthaka updated AXIS2-1812:
----------------------------------

    Fix Version/s: 1.3
         Assignee: Eran Chinthaka  (was: Deepal Jayasinghe)
         Priority: Blocker  (was: Major)

> Running ant in quickstart sample folder fails to deploy the sample
> ------------------------------------------------------------------
>
>                 Key: AXIS2-1812
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1812
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples
>    Affects Versions: 1.1
>            Reporter: Samisa Abeysinghe
>            Assignee: Eran Chinthaka
>            Priority: Blocker
>             Fix For: 1.3
>
>
> The README.txt in samples/quickstart tells me that I should run "ant generate.service" or just "ant" in the folder to build the service.
> But when I do so, I get an error.
> BUILD FAILED
> /home/samisa/downloads/axis2-1.1/samples/quickstart/build.xml:23: /home/samisa/downloads/axis2-1.1/samples/quickstart/${env.AXIS2_HOME}/lib not found.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-1812) Running ant in quickstart sample folder fails to deploy the sample

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1812?page=comments#action_12455170 ] 
            
Samisa Abeysinghe commented on AXIS2-1812:
------------------------------------------

Running "ant generate.service"  in the following folders give the same error:
quickstartadb
quickstartaxiom
quickstartjibx
quickstartxmlbeans

> Running ant in quickstart sample folder fails to deploy the sample
> ------------------------------------------------------------------
>
>                 Key: AXIS2-1812
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1812
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples
>    Affects Versions: 1.1
>            Reporter: Samisa Abeysinghe
>
> The README.txt in samples/quickstart tells me that I should run "ant generate.service" or just "ant" in the folder to build the service.
> But when I do so, I get an error.
> BUILD FAILED
> /home/samisa/downloads/axis2-1.1/samples/quickstart/build.xml:23: /home/samisa/downloads/axis2-1.1/samples/quickstart/${env.AXIS2_HOME}/lib not found.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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