[jboss-dev-forums] [Design of JBoss jBPM] - Running the jdpl tests

sgodden do-not-reply at jboss.com
Tue Jul 18 10:28:26 EDT 2006


I loaded up jbpm.3/jdpl as an eclipse project.  No problem.

Then I tried running the tests just by doing right-click and Run As | JUnit test.

Many ran ok, but I got the following error.

  | java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
  | 	at org.apache.jackrabbit.core.config.RepositoryConfig.<clinit>(RepositoryConfig.java:64)
  | 	at org.jbpm.jcr.jackrabbit.JackrabbitJcrServiceFactory.getRepository(JackrabbitJcrServiceFactory.java:48)
  | 

Is this the right way to run the tests?  I couldn't find an ant target for it. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958816#3958816

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958816



More information about the jboss-dev-forums mailing list