Hi Thomy, Thomy <[EMAIL PROTECTED]> wrote on 11/04/2008 09:28:05 AM:
> > Before Using PDFTranscoder from FOP, i tried before to use JPEGTranscoder, as > explained on batik website. > Well, i get a TranscoderException. I call getException on it, and i had a > beautiful NullPointerException :( > I checked all my data for NullPointer before launching the transcoding so > .... i don't see ! > > Here is the error, maybe someone had to fight with this one before ! The application can't find it's Resource files. This is usually caused by failing to add the 'resources' directory to the class path when using the source distribution. > java.lang.NullPointerException > > at java.util.ResourceBundle.getBundle(ResourceBundle.java:699) > > at > org.apache.batik.i18n.LocalizableSupport. > lookupResourceBundle(LocalizableSupport.java:275)
