when using -d none (no databinding) the generated build.xml is missing two lines
--------------------------------------------------------------------------------
Key: AXIS2-1918
URL: http://issues.apache.org/jira/browse/AXIS2-1918
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: 1.1
Environment: Any
Reporter: Paul Fremantle
Priority: Minor
When using wsdl2java -d none, the following two lines are missing from build.xml
<property environment="env"/>
<property name="axis2.home" value="${env.AXIS2_HOME}"/>
--
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]