Re: Another Problem that annoys the hell out of me

2002-10-03 Thread Henri Gomez
You must have a broken Xalan 2.2 or 2.3.1. Upgrade to Xalan 2.4.0 Btw, if you want to build native code, you could use configure instead ;-) -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Another Problem that annoys the hell out of me

2002-10-02 Thread Turner, John
People who use annoying, uninformative subject lines? ;) John -Original Message- From: Chuck Carson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 5:38 PM To: Tomcat Users List Subject: Another Problem that annoys the hell out of me Does anyone run into this

Re: Another Problem that annoys the hell out of me

2002-10-02 Thread Chuck Carson
I am using the latest xalan.jar, but I am using the latest 1.x release of xerces. AShould I use the 2.x versions of xerces? I was going with the recommended version the docs say to, which is 1.4.4 I beleive. ?? -Chuck Glenn Nielsen wrote: Check the version of xalan and xerces being used

Re: Another Problem that annoys the hell out of me

2002-10-02 Thread Jean-Francois Arcand
Xerces 2.0.1 and Xerces 2.0.2 contains differents bug that produce similar type of error. I recommend you move to Xerces 2.2.0 and the lastest Xalan (I don't remember the version). -- Jeanfrancois Chuck Carson wrote: I am using the latest xalan.jar, but I am using the latest 1.x release

Re: Another Problem that annoys the hell out of me

2002-10-02 Thread Glenn Nielsen
Upgarde to the latest 2.x versions of both xerces and xalan. If this fixes the build problem then please file a bug report using bugzilla that recommends that the build docs be updated to recommend the correct versions of xerces and xalan. Glenn Chuck Carson wrote: I am using the latest

Another Problem that annoys the hell out of me

2002-10-01 Thread Chuck Carson
Does anyone run into this problem when building on Solaris. About 75% into the build process is starts crapping out on *.xml files. For example: Docs: snip [style] Failed to process /root/TOMCAT/jakarta-tomcat-connectors-4.1.12-src/jk/xdocs/jk/neshowto.x ml BUILD FAILED

Re: Another Problem that annoys the hell out of me

2002-10-01 Thread Glenn Nielsen
Check the version of xalan and xerces being used by Ant. I had similar problems with some older versions of these. I have no problem with the latest releases of both of the above. Chuck Carson wrote: Does anyone run into this problem when building on Solaris. About 75% into the build