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 along with javawebserver2.0. > > > > My se

Re: java/util/HashMap error

2002-04-19 Thread J.Pietschmann
Mathy V Arumugam wrote: > I have posted this que. to the fop-user list and no resp. This has been roughly *one hour* before you posted this message. Do you expect a list operated by volunteers to have a better response time than a paid service? Many people check only once or twice a day for new m

Re: java/util/HashMap error

2002-04-19 Thread J.Pietschmann
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 along with javawebserver2.0. > > My servlet is failing at > Driver dr=new Driver(); > > Error: > java.lang.NoClassDefFoundError: java/util/Hash

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. Set CLASSPATH > > to .; / > > > > Good Luck, > > J

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]> > wrote: > > I have posted this que. to the fop

Re: java/util/HashMap error

2002-04-19 Thread James Hunt
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]> 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

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