Re: RE: AW: another issue, this time with page loading

Petr Stehlik <[email protected]> Fri, 12 Sep 2003 17:24:05 +0200
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
V Út, 09. 09. 2003 v 22:59, Jacob Kjome píše:
> >It's some kind of CLASSPATH problem since the three necessary jars

> When you figure out the answer, I'd like to hear it even if it doesn't 
> affect XMLC directly.  It would probably be good information for future 
> reference.

First problem (<meta id="refresh"> - id not allowed for <meta>) was
caused by using older Kelp 5.0 with Enhydra 5.1 libraries. After
installing the proper Kelp 5.1 XMLC compiled everything correctly.

The problem with 'xmlc' script not compiling a simple XHTML file was
simply that the 'xhtml.jar' was not in classpath. Yes. Don't laugh much.
This has been solved already and the final release of Enhydra 5.1
shouldn't suffer from this 'feature' ;)

Petr