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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/05/10 06:52:05 UTC

[jira] Assigned: (AXIS2-695) generated build.xml fails to build

     [ http://issues.apache.org/jira/browse/AXIS2-695?page=all ]

Deepal Jayasinghe reassigned AXIS2-695:
---------------------------------------

    Assign To: Ajith Harshana Ranabahu

> generated build.xml fails to build
> ----------------------------------
>
>          Key: AXIS2-695
>          URL: http://issues.apache.org/jira/browse/AXIS2-695
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>     Versions: 1.0
>  Environment: WinXP, JDK 1.5.06
>     Reporter: Simon Fell
>     Assignee: Ajith Harshana Ranabahu
>     Priority: Minor

>
> using the same WSDL as AXIS2-694, ran
> WSDL2Java -s -u -uri partner.wsdl
> attempted to build the jar using the generated build.xml, it fails because there's no resources directory (because its ADB, not xmlbeans)
> C:\Source\java\axis2_partner>ant
> Buildfile: build.xml
> init:
>     [mkdir] Created dir: C:\Source\java\axis2_partner\build
>     [mkdir] Created dir: C:\Source\java\axis2_partner\build\classes
>     [mkdir] Created dir: C:\Source\java\axis2_partner\build\lib
>     [mkdir] Created dir: C:\Source\java\axis2_partner\test
> pre.compile.test:
>      [echo] Stax Availability= true
>      [echo] Axis2 Availability= true
> compile.src:
>     [javac] Compiling 101 source files to C:\Source\java\axis2_partner\build\classes
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> echo.classpath.problem:
> jar.server:
> BUILD FAILED
> C:\Source\java\axis2_partner\build.xml:58: C:\Source\java\axis2_partner\resources 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