[xsl] Issues with Classpath : Linux debian

Subject: [xsl] Issues with Classpath : Linux debian
From: "Joshua Perrymon" <josh@xxxxxxxxxxxxxxx>
Date: Fri, 9 Mar 2007 14:12:10 +1100
Hey Guys,
 
I can't seem to figure out why I keep getting the classpath error. I would
like to convert nmap xml into html and eventually into a mysql database.
 
Below is the output of my env:
hacker@mothership:/projects/nmap-XSL/xerces-2_9_0$ env KDE_MULTIHEAD=false
SSH_AGENT_PID=8399
TERM=xterm
SHELL=/bin/bash
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/hacker/.gtkrc-2.0:/home/hacker/.kde/s
hare/config/gtkrc-2.0
GTK_RC_FILES=/etc/gtk/gtkrc:/home/hacker/.gtkrc:/home/hacker/.kde/share/conf
ig/gtkrc
GS_LIB=/home/hacker/.fonts
WINDOWID=29360133
OLDPWD=/projects/nmap-XSL/xerces-2_9_0/samples
KDE_FULL_SESSION=true
USER=hacker
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;
01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=0
1;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31
:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01
;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35
:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.
png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=
01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;3
5:*.ogg=01;35:*.wav=01;35:
SSH_AUTH_SOCK=/tmp/ssh-TkqhZk8323/agent.8323
SESSION_MANAGER=local/mothership:/tmp/.ICE-unix/8451
USERNAME=hacker
KONSOLE_DCOP=DCOPRef(konsole-8653,konsole)
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/jdk1.6.
0:/usr/local/jdk1.6.0:/usr/local/jdk1.6.0/bin
DESKTOP_SESSION=kde
GDM_XSERVER_LOCATION=local
KONSOLE_DCOP_SESSION=DCOPRef(konsole-8653,session-1)
PWD=/projects/nmap-XSL/xerces-2_9_0
LANG=en_US
GDMSESSION=kde
SHLVL=2
HOME=/home/hacker
LANGUAGE=en_US:en_GB:en
XCURSOR_THEME=default
LOGNAME=hacker
CLASSPATH=/projects/nmap-XSL/xerces-2_9_0/resolver.jar:/projects/nmap-XSL/xe
rces-2_9_0/xercesImpl.jar:/projects/nmap-XSL/xerces-2_9_0/xercesSamples.jar:
/projects/nmap-XSL/xerces-2_9_0/xml-apis.jar:/projects/nmap-XSL/xerces-2_9_0
/serializer.jar
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-qV69kAul6y,guid=ab0d172aadb
5feaccdb69b0045f16b32
DISPLAY=:0.0
COLORTERM=
XAUTHORITY=/home/hacker/.Xauthority
_=/usr/bin/env

I tried running this command:  /usr/local/jdk1.6.0/bin/java
org.apache.xalan.xslt.Process and got the error below? 

hacker@mothership:/projects/nmap-XSL/xerces-2_9_0$
/usr/local/jdk1.6.0/bin/java org.apache.xalan.xslt.Process Exception in
thread "main" java.lang.NoClassDefFoundError: org/apache/xalan/xslt/Process
hacker@mothership:/projects/nmap-XSL/xerces-2_9_0$

 

 

Joshua Perrymon- CE|H,OPST,OPSA,ISECOM Trainer
Hacking Director
PacketFocus Security Solutions

Birmingham Office
201 Summit Parkway
Birmingham, AL 35209    Tel:(1)205 271 8425

URL: www.packetfocus.com
Email: josh@xxxxxxxxxxxxxxx
Skype: packetfocus
Linkedin: http://www.linkedin.com/in/packetfocus



Office: Sydney, Australia
Tel:(61)02 8005 1420

LEGAL CONFIDENTIAL: The information in this e-mail and in any attachment may
contain information which is legally privileged. It is intended only for the
attention and use of the named recipient. If you are not the intended
recipient, you are not authorized to retain, disclose, copy or distribute
the message and/or any of its attachments. If you received this e-mail in
error, please notify me and delete this message. Thank-you.

Current Thread