0 Replies Latest reply on Nov 18, 2005 8:47 AM by idubrawsky

    Which Java Kit works with JBoss 3.2.5 or 3.2.7

    idubrawsky

      I'm running a new install of Solaris 10 on an Ultra 5 (270MHz) with 384MB RAM and 9GB disk. It's the complete install of Solaris 10 and I want to setup a WebHuddle server. Everytime I start up JBoss (either 3.2.5 or 3.2.7) I get tons of errors starting with:

      08:38:51,255 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/export/home/idubraws/jboss-3.2.7/server/default/deploy/http-invoker.sar/invoker.war/
      08:39:01,251 ERROR [Engine] StandardContext[/invoker]Exception starting filter ReadOnlyAccessFilter
      java.lang.ClassNotFoundException: org.jboss.invocation.http.servlet.ReadOnlyAccessFilter

      I've used the following settings for JAVA_HOME and neither has worked:

      JAVA_HOME=/usr/jdk/jdk1.5.0_01

      and

      JAVA_HOME=/usr/jdk/j2sdk1.4.2_06/

      and neither of them seems to like JBoss too much. JBoss does, eventually, run but I cannot start the JMX-console. Also WebHuddle loads into JBoss but I cannot upload any PowerPoint files because it won't recognize them. Any thoughts?

      Ido