|
xHTML problem again: msg#00005java.enhydra.general
Hi, I have been trying to compile and produce valid XHTML 1.0 with Enhydra 5.0 for some time. I thought that everything was working OK but recently I tried to use my own URLRewriter and it didn't work. So I traced it down to private static DocumentInfo BaseDOMFormatter:findDocumentInfo(Document document) This function checks the document (which is org.enhydra.xml.xhtml.dom.xerces.XHTMLDocumentImpl) and finds out that it's neither istanceof DocumentInfo nor instanceof XMLObjectLink. Thus this function returns null as the DocumentInfo and thanks to that the URLRewriter is ignored. What can I do to be able to use the URLRewriter? What is wrong with the XHTML - why it's not instanceof DocumentInfo? Can I fix this with an XMLC options or is it a matter of patching Enhydra source? Thanks. Petr -- Petr Stehlik <pstehlik@xxxxxxxxxx>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: URL prefix question, Thorsten Hilker |
|---|---|
| Next by Date: | RE: URL prefix question, Jeremy Ferry |
| Previous by Thread: | RE: URL prefix question, Thorsten Hilker |
| Next by Thread: | Re: xHTML problem again, Petr Stehlik |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |