The one-test target does not work for IIOP tests, which require
IIOP-related arguments to be passed to the JVM.

To run IIOP tests, use the iiop-test target (runs all IIOP tests in a 
given directory) or the tests-iiop-stress target (runs all IIOP tests):

  testsuite/build.sh -Dtest=helloiiop -Dnojars=true iiop-test

    (Runs all IIOP tests in the helloiiop dir)

  testsuite/build.sh -Dnojars=true tests-iiop-stress

    (Runs all IIOP tests.)

The "-Dnojars=true" switch may be omitted, I use it to avoid rebuilding
the test jars every time.

Cheers,

Francisco        


On Thu, 14 Nov 2002, Emerson Cargnin - SICREDI Serviços wrote:

> I've tried to run iiop tests (in 3.0.5rc1 and 3.2beta2) through the command:
> 
>   ./build.sh 
> -Dtest=org.jboss.test.helloiiop.test.HelloTimingStressTestCase one-test
> 
> but it down't work, just get a classcast exception.
> 
> i started with all conf
> 
> 
> -- 
> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> | Emerson Cargnin          |
> | Analista de Sistemas Sr. |
> | Tel : (051) 3358-4959    |
> | SICREDI Serviços         |
> | Porto Alegre - Brasil    |
> |xxxxxxxxxxxxxxxxxxxxxxxxxx|
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: To learn the basics of securing
> your web site with SSL, click here to get a FREE TRIAL of a Thawte
> Server Certificate: http://www.gothawte.com/rd524.html
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to