Thanks for ALL for your HELP... I have moved fop.jar to installation
root directory and (GREAT!) it's has worked now! ;-)
Specially thanks for J.Pietschmann and Patrick Chaumette for yours
suggestions.
Cheers,
Gilson.
Advertising
> ----- Mensagem original -----
> De: J.Pietschmann [SMTP:[EMAIL PROTECTED]
> Enviada em: quinta-feira, 16 de maio de 2002 19:23
> Para: [EMAIL PROTECTED]
> Assunto: Re: RES: Newbie: Error trying to convert
> (standalone) the simple.fo e xampl e after first installation...
>
> Gilson Nascimento D Elrei wrote:
> > Thanks, i tried your first suggestion but i still didn't try rebuilding
> > FOP.jar (i'll to do later).. i received this error. Do you know how
> resolve
> > it ?
> >
> >>Exception in thread "main" java.lang.NoClassDefFoundError:
>
> Umm, bad luck. Move or copy fop.jar into the FOP installation
> directory (where fop.bat and the stuff alreaddy are), and use
>
> java -jar fop.jar nnn.fo nnn.pdf
>
> This should avoid the problem above.
>
> J.Pietschmann