Re: java/util/HashMap error

2002-04-19 Thread Mathy V Arumugam
Thanks J. I found a way to run the javawebserver using the jre lib. Mathy "J.Pietschmann" wrote: > Mathy V Arumugam wrote: > > I have posted this que. to the fop-user list and no resp. Hope someone > > could help me... > > > > I am using JDK 1.3.0_02 al

FOPException error

2002-04-19 Thread Mathy V Arumugam
Hello all, Has anyone experience a problem like below? I can't figure out why there is a difference when running this code in a Java application vs. a Servlet. In Java application, code runs great, but when it runs in a servlet I have the following error: org.apache.fop.apps.FOPException at o

Re: java/util/HashMap error

2002-04-19 Thread Mathy V Arumugam
Setting up the current path did NOT do any good Mathy V Arumugam wrote: > Thanks James, > But that did do any good. > > Mathy > > James Hunt wrote: > > > I've received this error when I didn't have my > > CLASSPATH system variable set correctly.

Re: java/util/HashMap error

2002-04-19 Thread Mathy V Arumugam
Thanks James, But that did do any good. Mathy James Hunt wrote: > I've received this error when I didn't have my > CLASSPATH system variable set correctly. Set CLASSPATH > to .; / > > Good Luck, > James > > --- Mathy V Arumugam <[EMAIL PROTECTED]> >

java/util/HashMap error

2002-04-19 Thread Mathy V Arumugam
I have posted this que. to the fop-user list and no resp.  Hope someone could help me... I am using JDK 1.3.0_02 along with javawebserver2.0. My servlet is failing at Driver dr=new Driver(); Error:  java.lang.NoClassDefFoundError: java/util/HashMap  at org.apache.fop.fo.FOTreeBuilder.(FOTree

Re: FO to PDF XSL tranformation

2002-03-19 Thread Mathy V Arumugam
Hi Ajay, In the future, ask questions like this on the fop-user list. AjayKumar Kanukuntla wrote: > Hello, > I am ajay, and I am new to xml development group. > > I've tried to create pdf document using xsl, and fo, but couldnot > succeed. FOP command-line help may answer to your question. To

Re: SV: subscript, superscript

2002-03-19 Thread Mathy V Arumugam
I need to do subscript/superscript as well. when you find an answer, pls let me know Thanks Mathy Klosa Uwe wrote: > Hi Henrik, > > I've got the same problem and I asked for this several times here. But I > didn't get an answer. > The recommendation says, that you have to use baseline-shift="s

Trasforming to .fo file

2002-02-25 Thread Mathy V Arumugam
I am having difficulty in transforming an .xml file into .fo file. Pls help me Thanks Mathy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]