Janek Bogucki wrote:
Hi Daniel,
From: Daniel Pfuhl <[EMAIL PROTECTED]>
i installed the latka 1.0 alpha1 release an tried
getting started by using the provided samples.
the result is shown below!
--------------------------SNIP------------------------------
C:\Programme\apache.org\jakarta-latka-1.0-alpha1\bin>latka
"file:../tests/samples/TestCommonsWebsite.xml"
SUITE FAILED
0 requests.
0 passed.
0 failed.
0 skipped.
0 errors.
--------------------------SNIP------------------------------
as you can see above there are no error messages but
nevertheless the suite failed.
can somebody point me in the right direction for
getting started with latka - i was seeking the
archives but nobody asked this question before :(
thanx in advance !!
--
daniel
What happens if you try this with the absolute path to the XML document?
i.e.
"file:///usr/bin/apache.org/jakarta-latka-1.0-alpha1/tests/samples/TestCommo
nsWebsite.xml"
Please substitute a Windows style URL appropriate to your setup.
hmm, seems that he got the file also with the relative informations.
i get the same message as described above when using the full
path. if i change the path information to some file not
existing then he is complaing! (as he should do.
so i assume that he can read the file but something seems to be
wrong anyway :(
does anybody has another idea ??
--
daniel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>