Since the stacktrace mentions "xalan", maybe you should try putting
xalan.jar in your classpath...

hth,
tomK

> -----Original Message-----
> From: Zilvinas Marozas [mailto:[EMAIL PROTECTED]] 
> Sent: maandag 17 december 2001 21:32
> To: [EMAIL PROTECTED]
> Subject: Re: Error compiling sitemap
> 
> 
> My classpath is following
> 
> 
> 
> D:\tomcat\bin>set classpath
> CLASSPATH=D:\tomcat\classes;D:\tomcat\lib\ant.jar;D:\tomcat\li
> b\jasper.jar;D
> :\to
> mcat\lib\parser.jar;D:\tomcat\lib\servlet.jar;D:\tomcat\lib\we
> bserver.jar;D:
> \jdk1.3.1_01\lib\tools.jar
> 
> 
> 
> What is wrong with it ?
> 
> I  replaced original Tomcat parser.jar file with 
> xerces-1.4.4.jar as it was
> written in installation instructions.
> 
> 
> 
> Zilvinas
> 
> 
> 
> ----- Original Message -----
> From: "Gerhard Froehlich" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, December 17, 2001 2:54 PM
> Subject: RE: Error compiling sitemap
> 
> 
> > Hi,
> > a classic classpath issue, I guess
> >
> >   Gerhard
> >
> > ------------------------------------------------
> > If patience is a virtue, and ignorance is bliss,
> > you can have a pretty good life if you're stupid
> > and willing to wait.
> > ------------------------------------------------
> >
> >
> > >-----Original Message-----
> > >From: Zilvinas Marozas [mailto:[EMAIL PROTECTED]]
> > >Sent: Monday, December 17, 2001 8:49 PM
> > >To: [EMAIL PROTECTED]
> > >Subject: Error compiling sitemap
> > >
> > >
> > >I am getting a internal server error when trying to access
> > >localhost:8080/cocoon.
> > >Here it is info that I found in cocoon logs.
> > >
> > >ERROR   (2001-12-17) 14:41.25:181   [cocoon  ] (/cocoon/)
> Thread-14/Handler:
> > >Error compiling sitemap
> > >javax.xml.transform.TransformerFactoryConfigurationError:
> > >java.lang.ClassNotFoundException:
> > >org.apache.xalan.processor.TransformerFactoryImpl
> > > at
> >
> >javax.xml.transform.TransformerFactory.newInstance(Transforme
> rFactory.java:
> 1
> > >21)
> > > at
> >
> >org.apache.cocoon.components.language.markup.LogicsheetCodeGe
> nerator.getTra
> n
> > >sformerFactory(LogicsheetCodeGenerator.java:81)
> > > at
> >
> >org.apache.cocoon.components.language.markup.LogicsheetCodeGe
> nerator.initia
> l
> > >ize(LogicsheetCodeGenerator.java:59)
> > > at
> >
> >org.apache.cocoon.components.language.markup.AbstractMarkupLa
> nguage.generat
> e
> > >Code(AbstractMarkupLanguage.java:270)
> > > at
> >
> >org.apache.cocoon.components.language.generator.ProgramGenera
> torImpl.genera
> t
> > >eResource(ProgramGeneratorImpl.java:309)
> > > at
> >
> >org.apache.cocoon.components.language.generator.ProgramGenera
> torImpl.create
> R
> > >esource(ProgramGeneratorImpl.java:271)
> > > at
> >
> >org.apache.cocoon.components.language.generator.ProgramGenera
> torImpl.load(P
> r
> > >ogramGeneratorImpl.java:188)
> > > at org.apache.cocoon.sitemap.Handler.run(Handler.java:208)
> > > at java.lang.Thread.run(Thread.java:484)
> > >
> > >Zilvinas
> > >
> > 
> >---------------------------------------------------------------------
> > >Please check that your question has not already been 
> answered in the
> > >FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> > >
> > >To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > >For additional commands, e-mail: <[EMAIL PROTECTED]>
> > >
> > >
> >
> >
> > 
> ---------------------------------------------------------------------
> > Please check that your question has not already been answered in the
> > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail: <[EMAIL PROTECTED]>
> >
> >
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 
> 

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to