1 2 Previous Next 17 Replies Latest reply on Jul 27, 2006 4:30 PM by klsateesh

    ejb-jar.xml must either obey the right xml schema or define

    bjornbjorn

      When deploying, I get this error:

      2006-05-12 14:20:23,093 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@6e84099b{ url=file:/C:/Programfiler/jboss-4.0.4.CR2/server/default/deploy/ejb3-project.ear, deployedLastModified=1147436384531 }
      org.jboss.deployment.DeploymentException: ejb-jar.xml must either obey the right xml schema or define a valid DOCTYPE!
      


      This happens even if I use the example ejb-jar.xml I found here:
      http://docs.jboss.org/ejb3/app-server/tutorial/jboss_resource_ref/META-INF/ejb-jar.xml

      anyone know what the problem might be?

        1 2 Previous Next