You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Nacho <na...@siapi.es> on 2000/10/19 01:15:40 UTC

[Catalina] Some build problems

Hi, All :

For sure this is a Silly question but i'm getting this Tomcat 4.0 build
problem:

8<----------------------------------------------------------------------
----
E:\tomcat\v4.0\jakarta-tomcat-4.0\jasper\src\share\org\apache\jasper\com
piler\ParserXJspSax.java
Error: (146) method getXMLReader() not found in class
javax.xml.parsers.SAXParser.
8<----------------------------------------------------------------------
----

Or is too late or i'm blind, but i dont found why :-), I tried to follow
carefully the build instructions, uhmm not as carefully as i need ..


Saludos ,
Ignacio J. Ortega

Re: [Catalina] Some build problems

Posted by "Craig R. McClanahan" <Cr...@eng.sun.com>.
Nacho wrote:

> Hi, All :
>
> For sure this is a Silly question but i'm getting this Tomcat 4.0 build
> problem:
>
> 8<----------------------------------------------------------------------
> ----
> E:\tomcat\v4.0\jakarta-tomcat-4.0\jasper\src\share\org\apache\jasper\com
> piler\ParserXJspSax.java
> Error: (146) method getXMLReader() not found in class
> javax.xml.parsers.SAXParser.
> 8<----------------------------------------------------------------------
> ----
>
> Or is too late or i'm blind, but i dont found why :-), I tried to follow
> carefully the build instructions, uhmm not as carefully as i need ..
>

I had errors like this when I had the JAXP 1.0 classes (you need to get the
new JAXP 1.1-ea version) in my classpath or %JAVA_HOME%\jre\lib\ext
directory.  Once I fixed that, everything worked fine.

>
> Saludos ,
> Ignacio J. Ortega

Craig

====================
See you at ApacheCon Europe <http://www.apachecon.com>!
Session VS01 (23-Oct 13h00-17h00):  Sun Technical Briefing
Session T06  (24-Oct 14h00-15h00):  Migrating Apache JServ
                                    Applications to Tomcat