![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| General Discussion For anything which doesn't fit somewhere else (for PHEX users) |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I had no problem to checkout phex with CVS and then to build, but when I want to start phex, I have the following message:
Exception in thread "main" java.lang.NoClassDefFoudError: phex/jar |
|
#2
|
|||
|
|||
|
My EXACT error message is:
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException at phex.query.QueryManager.<init>(Unknown Source) at phex.common.ServiceManager.init(Unknown Source) at phex.common.ServiceManager.getManager(Unknown Source) at phex.f.main(Unknown Source) |
|
#3
|
|||
|
|||
|
Copy all jar files below /phex/thirdparty/sun into the directory where the phex.jar is located.
|
|
#4
|
|||
|
|||
|
Thank you. I copied these file and xalan.jar and now it works fine.
|
|
#5
|
|||
|
|||
|
Actually you don't need the xalan.jar.
Do you have problems without it?? Gregor |
|
#6
|
|||
|
|||
|
I removed xalan.jar to test and you are right, I don't need it
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Build Failure | jbrown | General Discussion | 1 | October 29th, 2004 03:22 PM |
| Morpheus 4.1.0 Build 250 | Vampmon | Morpheus (Windows) | 9 | August 6th, 2004 05:26 PM |
| If you build it | svengali | Mac OSX | 2 | February 17th, 2003 02:31 PM |
| Build 455 problem | Dsn | XoloX Beta program | 2 | November 13th, 2002 12:54 PM |