[ http://issues.apache.org/jira/browse/AXIS2-1794?page=all ]
Manoj Khangaonkar updated AXIS2-1794:
-------------------------------------
Attachment: build.xml
fix for quickstart adb
> QuickStart Samples adb,xmlbean have a problem in build.xml invoking ant
> codegen task
> ------------------------------------------------------------------------------------
>
> Key: AXIS2-1794
> URL: http://issues.apache.org/jira/browse/AXIS2-1794
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: samples, build,site
> Affects Versions: 1.2
> Environment: window
> Reporter: Manoj Khangaonkar
> Attachments: build.xml, build.xml
>
>
> The build.xml specify the classname as
> org.apache.axis2.tool.ant.AntCodegenTask
> You get class not found errror.
> But the correct path should be
> org.apache.axis2.ant.AntCodegenTask -- See JIRA - 1793
--
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]