You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2007/03/30 03:32:25 UTC

[jira] Updated: (AXIS2-2438) wsdl2java's generated build.xml file needs ${classes} added to classpath of run.test target

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org