Re: NullPointerException. Can someone help me?

2001-09-06 Thread Jean-François Selber
a:193) > > Can someone help me? > thanks > > > - Message d'origine - > De : "COFFMAN Steven" <[EMAIL PROTECTED]> > À : <[EMAIL PROTECTED]> > Envoyé : jeudi 30 août 2001 17:35 > Objet : RE: NullPointerException > > > > So

RE: NullPointerException

2001-08-30 Thread COFFMAN Steven
So you're using FOP 0.20.1, you've got fop.jar, batik.jar, xerces.jar, xalan.jar, and jimi.jar in your classpath, right? One way to do it, is to embed FOP according to website: http://xml.apache.org/fop/embedding.html Which describes this: Driver driver = new Driver(new InputSource (args[0]),

Re: nullPointerException

2001-07-18 Thread Kenneth Trio
Hi Gustavo, This sounds like a CLASSPATH setting issue. If you're using JDK 1.2 and higher, after setting your CLASSPATH, you may also want to try to add 'xalan.jar' and 'xerces.jar' into the /jre/lib/ext directory of your JDK. 'Hope this helps, Ken >X-Unix-From: [EMAIL PROTECTED] Tue Jul