1 Reply Latest reply on Nov 18, 2004 3:32 PM by websel

    How to activate http-invoker.sar in Jboss4.0

    websel

      Hi,
      I'm running Jboss 4.0 and I want to use the http-invoker for jndi & jms.
      In the old Jboss 3.x it was already running.

      I've found the http-invoker.sar in the All server and copied it into the default/deploy directory but now it fails complaining:
      No ClassLoader found for org.jboss.invocation.http.server.HttpInvokerHA

      Please what did i miss here ?

      Wessel

        • 1. Re: How to activate http-invoker.sar in Jboss4.0
          websel

          copy the all/deploy/jbossha-httpsession.sar to the default/deploy dir
          copy the all/lib/jbossha.jar to the default/lib dir
          now the class loader error is fixed. It still want's to cluster though..
          anyone else a good cookbook for activating the http-invoker on the default jboss server is welcome :-)

          Wessel de Roode