[ 
https://issues.apache.org/jira/browse/AXIS2-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepal Jayasinghe updated AXIS2-2438:
-------------------------------------

        Fix Version/s:     (was: 1.1.1)
                       1.3
    Affects Version/s: 1.3

> 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
>    Affects Versions: 1.3
>            Reporter: Glen Mazza
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Minor
>             Fix For: 1.3
>
>         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]

Reply via email to