1 Reply Latest reply on Dec 16, 2002 2:30 AM by hstanciu

    Axis

    hstanciu

      DOes anybody knows how to manage Axis. I put the last JBossTomcat and the following error appears:

      09:05:07,167 INFO [MainDeployer] Deployed package: file:/D:/Java/jboss-3.0.4_to
      mcat-4.1.12/server/test/deploy/jmx-console.war/
      09:05:07,177 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.net:service=Axis
      state: CONFIGURED
      I Depend On: jboss.web:service=EmbeddedCatalinaSX

      Depends On Me: jboss.net:service=Adaptor
      , ObjectName: jboss.net:service=Adaptor
      state: CONFIGURED
      I Depend On: jboss.net:service=Axis

      Depends On Me: ]
      09:05:07,177 INFO [URLDeploymentScanner] Started
      09:05:07,177 INFO [MainDeployer] Deployed package: file:/D:/Java/jboss-3.0.4_to
      mcat-4.1.12/server/test/conf/jboss-service.xml
      09:05:07,177 INFO [Server] JBoss (MX MicroKernel) [3.0.4 Date:200211021607] Sta
      rted in 0m:24s:125ms

      I want to deploy components on Jboss and I don't want any ERROR or WARN! :)
      I don't use Axis, so I tried to deactivate it (I pick out axis-config.xml from /conf and axis.jar from /lib, but I found nowhere the point where the Axis service is put. I thought that in jboss-service.xml was the place).

      Help!
      H