Share

XML Resume Library

Tracker: Support Requests

5 Error all formats on RH 7.3 - ID: 608473
Last Update: Comment added ( sf-robot )

I just installed your package and all required packages
on Red Hat 7.3, Xerces 2.1.0 and xalan-j_2_4_0. I'm
using the Sun Java run time, j2re-1_4_1-rc-linux.

I have copied the .jar files to
/usr/java/j2re1.4.1/lib/ext. In fact there was a
conflict between the Xerces and Xalan jars,
xercesImpl.jar files. I've tried both.

At any rate, each output attempt receives:
java org.apache.xalan.xslt.Process -in resume.xml -xsl
http://xmlresume.sourceforge.net/xsl/output/us-html.xsl
-out resume.html
java.lang.ClassNotFoundException:
org/apache/xalan/xslt/Process
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:52)


Nobody/Anonymous ( nobody ) - 2002-09-12 16:56

5

Closed

None

Nobody/Anonymous

Installation

Current Release

Public


Comments ( 3 )

Date: 2009-01-06 02:20
Sender: sf-robotSourceForge.net Site Admin

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).


Date: 2008-12-07 13:43
Sender: dleidertProject Admin

Setting to pending, as this has been answered (6 years ago).


Date: 2002-11-25 01:17
Sender: brandondoyleProject Admin

Logged In: YES
user_id=530918

Hello,

I'm not familiar with RedHat's java system, but it sounds
like you haven't updated your ClassPath. You can do this by
putting
export CLASSPATH="$CLASSPATH:/path/to/xalan.jar"
export CLASSPATH="$CLASSPATH:/path/to/xerces.jar"
(repeat for the other jar files you need)
in your ~/.bashrc file.

Hope that helps,

Mark


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Pending 2009-01-06 02:20 sf-robot
close_date 2008-12-07 13:43 2009-01-06 02:20 sf-robot
status_id Open 2008-12-07 13:43 dleidert
close_date - 2008-12-07 13:43 dleidert