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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2007/06/27 07:34:26 UTC

[jira] Resolved: (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 ]

Amila Chinthaka Suriarachchi resolved AXIS2-2438.
-------------------------------------------------

    Resolution: Fixed

fixed with the revision 551044. thanks Glen

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