Hi Meena!
 
What batch do you mean? When you execute fop.bat, make sure you're doing
it in main fop directory: fop-0.20.3, or you must adapt the batch to
your directory. Example:
 
In batch:
 
java -cp build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar etc.
 
So that you can execute this batch from any directory, you must change
it as following:
java -cp
C:\Programme\fop-0.20.3\build\fop.jar;C:\Programme\fop-0.20.3lib\batik.j
ar;C:\Programme\fop-0.20.3lib\xalan-2.0.0.jar etc.
 
Don't know whether I have undertood your problem but I hope
 
Regards,
Viktor

-----Ursprüngliche Nachricht-----
Von: Meena [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 22. Februar 2002 10:58
An: [EMAIL PROTECTED]
Betreff: FOP0.20.3


Hi,
I tried using fop0.20.3. But while using the batch file, i'm getting the
following error. What could be the reason?
 
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/fop/apps/Fop
 
regds
Meena
 

Reply via email to