0 Replies Latest reply on Jul 17, 2005 4:45 AM by noizz

    How to deploy a tomcat in minimal

    noizz

      I copyed the tomcat dir(jbossweb-tomcat55.sar) from default into minimal dir,but deploy failed:

      16:47:32,190 ERROR [MainDeployer] Could not create deployment: file:/E:/Downloa
      /Develope/jboss-4.0.3RC1/jboss-4.0.3RC1/server/myconf/deploy/jbossweb-tomcat55.
      ar/
      org.jboss.deployment.DeploymentException: Unexpected error during load of: org.
      boss.web.tomcat.tc5.Tomcat5, msg=org/jboss/web/tomcat/tc5/Tomcat5MBean; - neste
      throwable: (java.lang.ClassNotFoundException: Unexpected error during load of:
      org.jboss.web.tomcat.tc5.Tomcat5, msg=org/jboss/web/tomcat/tc5/Tomcat5MBean)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.jav
      :141)
      at org.jboss.system.ServiceController.install(ServiceController.java:20
      )
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
      sorImpl.java:25)
      ......