1 Reply Latest reply on May 21, 2002 6:35 AM by svevor

    deploy failed on jboss3RC3

    svevor

      When I upgraded to jboss-3RC3_tomcat-4.0.3 I got the following error. I get this message error when I tried my
      other apps. It was working with jboss-3RC2 fine.
      Can any body help me with this.
      Thanks.
      17:27:33,561 INFO [MainDeployer] Starting deployment of package: file:/opt/jboss-3.0.0RC3_tomcat-4.0.3/server/default/deploy/Recipe.jar
      17:27:33,885 ERROR [XmlFileLoader] failed to load jboss.xml. There could be a syntax error.
      org.jboss.deployment.DeploymentException: Error in jboss.xml for Bean Larder: configuration '' not found in standardjboss.xml or jboss.xml
      at org.jboss.metadata.ApplicationMetaData.importJbossXml(ApplicationMetaData.java:544)
      at org.jboss.metadata.XmlFileLoader.load(XmlFileLoader.java:186)
      at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:324)
      at org.jboss.deployment.MainDeployer.create(MainDeployer.java:651)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:526)