Thread
:
error when loading
View Single Post
#
4
(
permalink
)
October 5th, 2005
GregorK
Phex Developer
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
Try to start the phex.Main together with listing all jars after a -cp (or -classpath) parameter like this:
java -cp jaxb.jar:forms-1.0.5.jar:looks-1.3.1.jar:commons-logging.jar:commons-httpclient-3.0-rc3.jar:phex.jar phex.Main
__________________
GregorK
View Public Profile
Visit GregorK's homepage!
Find all posts by GregorK