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
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
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
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
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
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
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