[
https://issues.apache.org/jira/browse/AXIS2-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glen Mazza updated AXIS2-2438:
------------------------------
Attachment: wsdl2javapatch.txt
Patch file (using simple svn client)
> wsdl2java's generated build.xml file needs ${classes} added to classpath of
> run.test target
> -------------------------------------------------------------------------------------------
>
> Key: AXIS2-2438
> URL: https://issues.apache.org/jira/browse/AXIS2-2438
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: codegen
> Reporter: Glen Mazza
> Priority: Minor
> Fix For: 1.1.1
>
> Attachments: wsdl2javapatch.txt
>
>
> When running the "run.test" target without modification, JUnit reports an
> error that it can't find the compiled JUnit test class. Adding ${classes} to
> the classpath of the run.test target fixes this problem. This would seem to
> be needed just for Ant files of the binding frameworks (ADB and JIBX) that
> depend on the "compile.test" target--because ${classes} is exactly where the
> compiled JUnit test class is placed.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]