|
Re: Source distribution of XMLC 2.1?: msg#00006java.enhydra.xmlc
Note on http://xmlc.enhydra.org/ , there is some info on the new XMLC-2.2.x releases and the "download" link for 2.2 leads to this site: http://forge.objectweb.org/projects/xmlc/ That is where the source is being housed now. BTW, if you are thinking of moving to 2.1, don't. Move to the latest 2.2 version as a ton of stuff has been fixed and lots of new functionality has been implemented. http://xmlc.enhydra.org/project/aboutProject/xmlc22release.html Also, Xerces 1.4.4 is now wrapped into the org.enhydra namespace, so we no longer have problems with collisions with Xerces2. Make sure to put xml-apis.jar that comes with the distribution into your classpath and use xmlc-all-runtime.jar along with jtidy.jar, gnu-regexp.jar, and bcel.jar. Currently xerces2 needs to be in your classpath since there is one interface that xml-apis.jar doesn't contain: HTMLDOMImplementation (because it is, technically, non-standard HTML DOM Level 1). Putting the Xerces2 xercesImpl.jar solves this issue as it contains the non-standard class. Oh, and there is one minor regression issue with pretty printing where the pretty printing code affects the output even if pretty printing is not enabled. Using the 2.2.1 release will solve this. A 2.2.4 release should be coming out sometime soon to fix this issue. Jake At 07:07 AM 12/3/2003 -0800, you wrote: We've been XMLC users for some time, and are migrating from 2.0.1 to 2.1. Transition has been
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Source distribution of XMLC 2.1?, Chris Riley |
|---|---|
| Next by Date: | setting XMLC_SOURCE_FILE to the right place, Justin Akehurst |
| Previous by Thread: | Source distribution of XMLC 2.1?, Chris Riley |
| Next by Thread: | setting XMLC_SOURCE_FILE to the right place, Justin Akehurst |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |