> -Original Message-
> From: nitish kumar sinha [mailto:[EMAIL PROTECTED]
>
> Could Any one help me
> I error i am getting is :
> The output Stream i :[EMAIL PROTECTED]
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/avalon/framework/logger/Logger
>at XmlTo
Hi,
I can see all the necessary files set in the classpath.
But the avalon version is a little bit old one, it seems.
Try adding avalon-framework-cvs-20020806.jar which comes with FOP dist
or try downloading the latest from Internet.
Before that, try opening the avalon .jar file in some extract
HI
Could Any one help me
I error i am getting is :
The output Stream i :[EMAIL PROTECTED]
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/avalon/framework/logger/Logger
at XmlToPdf.main(XmlToPdf.java:24)
I am including
fop.jar,
lib(in lib dir)[ant.jar,avalon-excali
HI
Could any one help me.
I want ot convert the XML to PDf using XML-FO .I have included the
fop.jar,lib;avalon-framework-cvs-20020315.jar,batik.jar,
xalan-2.3.1.jar,xercesImpl-2.0.1.jar,xml-apis.jar in my classpath.Even i am
getting the error
Exception in thread "main" java.lang.NoClassDefFoun