Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » java.lang.NoClassDefFoundError: org/eclipse/hyades/logging/events/cbe/SituationType
java.lang.NoClassDefFoundError: org/eclipse/hyades/logging/events/cbe/SituationType [message #60958] Tue, 28 March 2006 06:44 Go to next message
Eclipse UserFriend
Hello,
I am using Eclipse "Callisto" release.
This occurs when I try to Run As JUnit an URL HTTP Recorded Test.
Where can I find this lib?

Thanks,

Mariano.
Re: java.lang.NoClassDefFoundError: org/eclipse/hyades/logging/events/cbe/SituationType [message #60982 is a reply to message #60958] Tue, 28 March 2006 08:28 Go to previous message
Eclipse UserFriend
Hi Mariano,
This class is packaged in the hlcbe101.jar found in the
org.eclipse.hyades.logging.core plugin. Are you using the Eclipse JUnit
runner to run your TPTP URL JUnit test? If so, you will need to include the
following JARs on the classpath of your run configuration:

org.eclipse.hyades.logging.core:
-hlcore.jar (Common Base Event's TPTP Logging Core dependency)
-hlcbe101.jar (Common Base Event implementation)

org.eclipse.emf.ecore:
-org.eclipse.emf.ecore_2.1.0.jar (Common Base Event's Eclipse Modeling
Framework (EMF) dependency

org.eclipse.emf.common:
-org.eclipse.emf.common_2.1.0.jar (Common Base Event's Eclipse Modeling
Framework (EMF) dependency)

Optionally, you may need the follow JAR file if you are calling the TPTP
Logging Agent:

org.eclipse.hyades.execution:
-hexr.jar (TPTP Logging Agent)

Paul
"Mariano Eloy Fern
Previous Topic:HTTPRecorder not recording anything
Next Topic:Far out behaviour of AGR
Goto Forum:
  


Current Time: Fri May 02 23:47:56 EDT 2025

Powered by FUDForum. Page generated in 0.03247 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top