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) |