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.

-Janek


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

Reply via email to