Re: [xmlc] XHTML output?
Erik Rasmussen <[email protected]> Fri, 2 Sep 2005 09:12:22 -0700 (PDT)
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format...
------------=_1125677584-27247-178
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Great idea, but...
java.lang.IllegalArgumentException: Invalid DOMType:
"xhtml", expected
one of "lazydom" or "xerces
at
org.enhydra.xml.xmlc.metadata.DOMType.getType(DOMType.java:159)
at
org.enhydra.xml.xmlc.metadata.DocumentClass.getDom(DocumentClass.java:306)
at
org.enhydra.xml.xmlc.metadata.DocumentClass.getDomFactoryClass(DocumentClass.java:329)
at
org.enhydra.xml.xmlc.compiler.Parse.parse(Parse.java:228)
at
org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl.parseDocument(DocumentLoaderImpl.java:518)
at
org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl.getCacheEntry(DocumentLoaderImpl.java:168)
at
org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl.getDocument(DocumentLoaderImpl.java:222)
(might wanna fix that missing final quote)
--- Jacob Kjome <[email protected]> wrote:
> Quoting Erik Rasmussen <[email protected]>:
>
> >
> > --- Jacob Kjome <[email protected]> wrote:
> > > I'll have to see if I can reproduce this when I
> get
> > > home from work. Haven't
> > > seen that happen, personally. What version of
> XMLC
> > > are you using?
> >
> > 2.2.6
> >
> > > Also, what DOMFactory are you using?
> >
> > lazydom
> >
> > > One of these?...
> > >
> >
>
http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/xmlc/xmlc/xmlc/modules/xhtml/src/org/enhydra/xml/xhtml/
> >
> > Hmm. I'm setting it in my option.xmlc:
> > <documentClass deferParsing="true"
> > recompilation="true"
> > createGetTagMethods="true"
> > dom="lazydom"/>
> >
>
> try dom="xhtml"
>
> Might be a couple other things to configure here,
> but I can't recall offhand.
> I'll double check when I get home.
>
> > >From the documentation on this page, it looked
> like my
> > only options were xerces and lazydom. Presumably
> > there's an "xhtml" option or something?
> >
>
http://xmlc.objectweb.org/doc/doc/xmlc/user-manual/metadata/xmlc-docclass-xsd.html#documentClass
> >
>
> Yep, docs haven't been updated. Sorry about that.
>
> > > I won't be able to comment more today until I
> get
> > home.
> >
> > That's the problem with open source...all the
> > developers have day jobs! :-)
> >
>
> I'm definitely open to being paid for open source
> development :-)
>
> > Erik
>
>
>
>
> >
> --
> You receive this message as a subscriber of the
> [email protected] mailing list.
> To unsubscribe:
> mailto:[email protected]
> For general help:
> mailto:[email protected]?subject=help
> ObjectWeb mailing lists service home page:
> http://www.objectweb.org/wws
>
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
------------=_1125677584-27247-178
Content-Type: text/plain; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: 8bit
--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------=_1125677584-27247-178--