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 servlet is failing at
> >      Driver dr=new Driver();
> >
> > Error:
> >  java.lang.NoClassDefFoundError: java/util/HashMap
> >  at org.apache.fop.fo.FOTreeBuilder.<init>(FOTreeBuilder.java:85)
>
> You don't have access to the Java run time library.
> This is not a FOP problem. Ask the javawebserver guys
> what magic you have to apply.
> Chances are that you either have to deploy the FOP
> jars and/or your class files somewhere else, or you hit
> a bug in the webserver.
>
> Unless someone else on this list uses javawebserver,
> you wont get further help on this list for this
> problem.
>
> J.Pietschmann
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to