[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Client error



Alex Ang wrote:
> 
> hi.
> i hav got a clear message here...
> java.lang.NoClassDefFoundError: org/apache/xalan/xpat
> h/xml/PrefixResolver
> any ideas???
> thanks.

You have to include xalan.jar in your classpath
because Xalan isn't included in the ozone distribution.
Michael Keuchen