-------- Original Message --------
Subject: Re: Problem running FOP in servlet (was Re: .FO outout)
Date: Fri, 26 Aug 2005 16:33:39 +0530
From: Madhavi Kumar <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Hi
now im getting readme.fo FileNotFoundException
my directory structure as follows
tomcat(5.0.12)
|---webapps
|------servlets-examples
|------FO |----WEB-INF
|---LIB
readme.fo is in fo directory.I tried keeping the folder in WEB-INF and
LIB folders but im getting the same exception (FileNotFoundException)
can any one tel where to keep the fo file.
Madhavi
On 8/26/05, Madhavi Kumar <[EMAIL PROTECTED]> wrote:
Hi Mr.Chris,
Sorry, my mail was bouncing back so did this way.
any ways thnx for the sol
can i mail u incase any prob in using apaches FOP.
Regards
Madhavi
On 8/26/05, Chris Bowditch <[EMAIL PROTECTED]> wrote:
> Madhavi Kumar wrote:
>
> > Hi all,
>
> Hi - please don't hijack other people's threads - start a new one.
>
> >
> > Im using Jakarta's FOP , to convert xml to PDF
>
> Actually its Apache's FOP. Jakarta is just a project within the Apache
> community.
>
> >
> > at run time im getting following exception.
> >
> > javax.servlet.ServletException:cannot allocate servlet instance for
> > path /servlets-examples/servlet/FopServlet
> >
> > rootcause:
> > java.lang.NoClassDefFound error:org/apache/avalon/framework/logger/Logger
>
> This means the avalon-framework JAR file is not in the classpath. Since
> you are running from an unknown servlet container its hard to give you
> precise steps to resolve this issue. But start by checking your
> classpath then Web App's WEB-INF folder.
>
> >
> > I have chacked the avalon jar file, Logger class is there in the
> > executable jar file.
>
> Yes, it is in the JAR, but the servlet cant find the avalon jar.
>
> Chris
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]