1 Reply Latest reply on Jan 23, 2003 2:29 AM by mlindhout

    Problem with deployment on JBoss3.0.4

    rvemulam

      Hi all,
      I am having the problems when I try to deploy the application I created using war file. I created the directory structure and war file by having simple versions of the web.xml and jboss-web.xml files in WEB-INF directory. Whe I start the JBOss server I am getting the following error that says it has not deployed my application(CASPortal) successfully.

      "17:57:28,242 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment
      .scanner.URLDeploymentScanner$DeployedURL@11e84b1d{ url=file:/C:/JBoss/jboss-3.0
      .4/server/default/deploy/CASPortal.war, deployedLastModified=0 }
      org.jboss.deployment.DeploymentException: AServlet; - nested throwable: (java.la
      ng.ClassNotFoundException: AServlet)
      at org.jboss.jetty.Jetty.deploy(Jetty.java:436)
      at org.jboss.jetty.JettyService.performDeploy(JettyService.java:243)
      at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:300)....."


      Can someone please help me on this. Am I missing something?

      Thanks
      raju