[jboss-user] [JBossWS] - Re: Sample application

manny88 do-not-reply at jboss.com
Mon Oct 1 13:37:02 EDT 2007


Thomas,
The "ant tests" is failing here as below. I'm on jboss-eap-4.2. I think it needs some package for junit.framework.Testcase. Where would this be? 

C:\cygwind\home\Manny\jboss-eap-4.2\jbossws-native-2.0.1.GA>ant tests
Buildfile: build.xml

prepare:

tests-prepare:

     [echo] -----------------------------------------------
     [echo] jboss.home   = /cygwind/home/manny/jboss-eap-4.2/jboss-as
     [echo] excludesfile = C:\cygwind\home\Manny\jboss-eap-4.2\jbossws-native-2.
0.1.GA/tests/resources/test-excludes-jboss42.txt
     [echo] java.home    = C:\Java\jdk1.5.0_11\jre
     [echo] jboss.bind   = localhost
     [echo] -----------------------------------------------

tests-classpath-jboss50:

tests-classpath-jboss42:

tests-classpath-jboss40:

tests-classpath:

tests-init:

tests-compile:
    [javac] Compiling 2 source files to C:\cygwind\home\Manny\jboss-eap-4.2\jbos
sws-native-2.0.1.GA\output\classes
    [javac] C:\cygwind\home\Manny\jboss-eap-4.2\jbossws-native-2.0.1.GA\tests\ja
va\org\jboss\test\ws\jaxws\smoke\tools\WSConsumerTestCase.java:45: cannot find s
ymbol
    [javac] symbol  : constructor TestCase()
    [javac] location: class junit.framework.TestCase
    [javac] public class WSConsumerTestCase extends TestCase
    [javac]        ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
C:\cygwind\home\Manny\jboss-eap-4.2\jbossws-native-2.0.1.GA\build.xml:117: The f
ollowing error occurred while executing this line:
C:\cygwind\home\Manny\jboss-eap-4.2\jbossws-native-2.0.1.GA\tests\ant-import\bui
ld-testsuite.xml:274: Compile failed; see the compiler error output for details.


Total time: 3 seconds
C:\cygwind\home\Manny\jboss-eap-4.2\jbossws-native-2.0.1.GA>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090359#4090359

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090359



More information about the jboss-user mailing list