Hmm. I am having similar errors when trying to run JSUnit using Ant: I
can get it to load and run the test page, but then it redirects to
http://localhost:8081/jsunit/acceptor (I set it to use port 8081
instead of 8080), which results in a 404 error:
HTTP ERROR: 404
Error loading configuration file xwork.xml
RequestURI=/jsunit/acceptor
Powered by Jetty://
I am using the latest version of JSUnit from the trunk. Initially it
did not include jsunit.jar at all so I grabbed it from the 2.2 alpha
tarball. I tried including xwork.xml in the ant classpath setting, but
still no luck.
Any suggestions? Any help would be greatly appreciated.
Thanks :)
Keith