It's just a deprecation warning, so can be ignored. I guess 0.20.5 did not keep the servlet examples up to date with respect to the then-API.
You may wish to look at the JAXP examples on our "embed" page--we recommend that method for embedding FOP. Thanks, Glen --- Sandy Soesilo <[EMAIL PROTECTED]> wrote: > Hi people, > > i'm trying to run the example that I found in FOP > release 0.20.5 > (stable release,not from cvs) > it works fine under the dos console, but under > servlet I found some > methods that are deprecated... > > driver.render(input.getParser(), > input.getInputSource()); > .. > with these error code : > - The method getParser() from type > org.apache.fop.apps.XSLTInputHandler is deprecated > - The method getInputParser() from type > org.apache.fop.apps.XSLTInputHandler is deprecated > ... > I' running j2sdk1.4.2_05 with eclipse 3.0 and yes, > I already include > all the libs .( xalan,avalon,xerces,xml-api ..) > > any idea ??? I''ve spent hours reading the docs and > the mailing list, > but I found nothing really helpful,... thanks a lot > guys > > sandy > > --------------------------------------------------------------------- > 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]