This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: RE: Colwidth attribute of colspec not processed ?


I would try pulling away from instant saxon.  And maybe try an older version
of saxon.  (I'm using 6.4.4 with Java 1.4.0 on Win2K with no problems, and
have been for several months.)

In order to run non-instant saxon, download from the Saxon website and unzip
onto your hard drive, and then run it as follows:

java -cp C:\saxon\saxon.jar com.icl.saxon.StyleSheet [standard saxon
parameters]

HTH,

Jeff Beal
Ansys, Inc.
(724)514-3150
jeff.beal@ansys.com

-----Original Message-----
From: Kraa de Simon [mailto:Simon.de.Kraa@icl.nl]
Sent: Thursday, March 21, 2002 7:39 AM
To: 'Jeff Beal'
Cc: 'docbook-apps@lists.oasis-open.org'
Subject: RE: DOCBOOK-APPS: RE: Colwidth attribute of colspec not processed ?

Hello Jeff,

I installed JRE 1.4.0 and put the bin directory in my path (is that
enough?).

C:\>java -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)

I'm still getting the same error...

Error at xsl:copy-of on line 211 of
file:/n:/xml/t/docbook-xsl-1.48/html/table.xsl:
  Exception in extension function java.lang.NoSuchMethodError:
java/lang/Float:method parseFloat(Ljava/lang/String;)F not found
Transformation failed: Run-time errors were reported

Any ideas what could be wrong?

Thanks,

Simon.

-----Oorspronkelijk bericht-----
Van: Jeff Beal [mailto:jeff.beal@ansys.com]
Verzonden: woensdag 20 maart 2002 16:10
Aan: 'Kraa de Simon'; 'docbook-apps@lists.oasis-open.org'
Onderwerp: RE: DOCBOOK-APPS: RE: Colwidth attribute of colspec not
processed ?


I would strongly suggest getting the latest from Sun and installing it.  Go
to http://java.sun.com/ and download the Java Runtime Edition version 1.4.0.
They have a good version for Win2K that I've been using without this sort of
problem

Jeff Beal
Ansys, Inc.
(724)514-3150
jeff.beal@ansys.com

-----Original Message-----
From: Kraa de Simon [mailto:Simon.de.Kraa@icl.nl]
Sent: Wednesday, March 20, 2002 8:56 AM
To: 'docbook-apps@lists.oasis-open.org'
Subject: DOCBOOK-APPS: RE: Colwidth attribute of colspec not processed?

"more recent version of Java VM"

Java VM, ehm, that is %winnt%\system32\msjava.dll on Win2K... Right?

I'm using the latest version: 5.0.3805.

Using instant saxon 6.5. and saxon65.jar from docbook-xsl-1.48.

Please help,

Simon.

-----Oorspronkelijk bericht-----
Van: Norman Walsh [mailto:ndw@nwalsh.com]
Verzonden: woensdag 20 maart 2002 12:40
Aan: Kraa de Simon
CC: 'docbook@lists.oasis-open.org'
Onderwerp: Re: Colwidth attribute of colspec not processed?


[ Follow-ups to docbook-apps, please ]

/ Kraa de Simon <Simon.de.Kraa@icl.nl> was heard to say:
| Error at xsl:copy-of on line 211 of
| file:/n:/xml/t/docbook-xsl-1.48/html/table.x
| sl:
|   Exception in extension function java.lang.NoSuchMethodError:
| java/lang/Float:
| method parseFloat(Ljava/lang/String;)F not found
| Transformation failed: Run-time errors were reported

Uh, try a more recent version of the Java VM?

                                        Be seeing you,
                                          norm

--
Norman Walsh <ndw@nwalsh.com>      | Any idiot can face a crisis; it's
http://www.oasis-open.org/docbook/ | this day-to-day living that wears
Chair, DocBook Technical Committee | you out.--Anton Chekhov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]