Hi all,

Im using Jakarta's FOP , to convert xml to PDF

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

I have chacked the avalon jar file, Logger class is there in the
executable jar file.

I hav no clue how to solve this.

Kindly help me out.

Thnx

Madhavi


On 8/25/05, Anil Pinto <[EMAIL PROTECTED]> wrote:
> I think Andreas just answered my requirement. Thanks guys appreciate the
> help.
> 
> -----Original Message-----
> From: Andreas L Delmelle [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 25, 2005 11:17 AM
> To: [email protected]
> Subject: Re: .FO outout
> 
> 
> On Aug 25, 2005, at 20:12, Anil Pinto wrote:
> 
> Hi Anil,
> 
> > Is it possible to see the .fo output that FOP uses once it accepts the
> > xml
> > and xsl to create the pdf from the command line ?
> 
> With FOP 0.20.5 your only option is to run the XSL transformation
> separately, using the xalan.bat/xalan.sh shell scripts that are in the
> distribution.
> 
> IIRC, in the development version, a command-line option was recently
> added to make it possible to output the intermediate FO file during the
> FOP-run.
> 
> Greetz,
> 
> Andreas
> 
> 
> ---------------------------------------------------------------------
> 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]
> 
>

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

Reply via email to