This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: tomcat 4 jsp compilation status?


On Mon, 2002-04-29 at 13:04, Don Smith wrote:
> I've had some trouble building tomcat, in that it states..
> /upstream/src/share/org/apache/jasper/compiler/JspUtil.java:79: Class or 
> interf
> ace `javax.xml.parsers.ParserConfigurationException' not found in import.
>    import javax.xml.parsers.ParserConfigurationException;

Did you build everything in rhug before tomcat?  It depends on xerces,
for instance, which must be built prior to building tomcat.

> now i thought jaxp was a part of gcj, but just to be safe i tried 
> compiling xalan and got the following error

jaxp is provided by xerces.  Try building xerces first.

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]