[ http://issues.apache.org/jira/browse/AXIS2-695?page=all ]
Ajith Harshana Ranabahu resolved AXIS2-695:
-------------------------------------------
Resolution: Fixed
Changed the build file structure to have the default goal different for server
side and client side code
> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]