Hi Folks,

<!-- same scenario as previous posting from Chuck -->

I'm trying to get the samples to work in Orion 1.5.4 but I can't get the
tests to run.  Everything builds (compile, directory creation, war file,
etc..) ok
but the process stops in the "start_orion_15" target.  I get the message
from Orion saying "Orion/1.5.4 initialized" and then that's it.  The tests
don't run (which is what I think is supposed to happen next).

Orion is definitely started because I can pull up the test.jsp page via a
browser.

Is there any ideas where to look or what I can do to further debug?

<!-- same scenario as previous posting from Chuck -->

P.S.
Based on the previous posting's suggestion, I already performed the
followings, still no luck 8(
1. verified the testURL="http://localhost:${test.port}/test"; is correct
(i.e. http://localhost:80/test)
2. copy all the jar files [Cactus-home]/lib to [Ant-home]/lib (e.g.
junit.jar, etc.)

Misc.
For the sample to work, I have to use Ant 1.5 (Beta1) as task "Fail" does
not support "unless" in 1.4.1

Any ideas?

Thanks in advance

Chris


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to