0 Replies Latest reply on Dec 17, 2001 10:09 PM by krobinson

    Problem running the sample speed test application

    krobinson

      Version: 2.4.3 with Integrated Tomcat
      OS: Windows98

      JBoss itself starts fine, no exceptions thrown. The tomcat-test.ear deploys without problems, as do the sample webapps bundled with tomcat. However, I cannot execute the test application. I get the following (followed by the usual stack trace):

      javax.naming.CommunicationException. Root exception is java.lang.ClassNotFoundException:org.jboss.test.tomcat.ejb.interfaces.StatelessSessionHome

      I was hoping somebody could point me in the right direction as to the cause. I have not modified any of the application's files, nor any of the JBoss configuration and startup files (except run.bat to fix Win98 problem with '=' inside an environment variable).