• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Cactus java.lang.ClassNotFoundException: org.apache.cactus.server.runner.ServletTestRunner

 
Ranch Hand
Posts: 224
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying the tutorial given in the website webpage. For this tutorial using cactus 1.8.1, jboss-4.2.0.GA, and Intellij or netbeans.

After following steps in the tutorial i am getting error as follows



From the error it seems that jar file is missing from classpath but i have already have jar files that are mentioned in tutorial.Also netbeans added all these jar files automatically under Test Libraries.


Q1)Please help me?


Regards,
Satyajeet Kadam
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Since this sounds like a NetBeans configuration question, I'm moving it to our IDEs forum.
 
Satyajeet Kadam
Ranch Hand
Posts: 224
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
THis tutorial explains how to set up Cactus and run Cactus tests in Tomcat in less than 10 minutes. This is taken from http://jakarta.apache.org/cactus/integration/howto_tomcat.html. Tutorial

I have tried this example using netbeans, itellij and i am getting the same error as mentioned above.

Please help me to find what is wrong in this example?
 
Oh sure, it's a tiny ad, but under the right circumstances, it gets bigger.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic