0 Replies Latest reply on Mar 1, 2007 2:26 AM by ronakparikh

    deployment problem

    ronakparikh

      Hi I m deploying my application over JBoss and I got follwing exception

      Deploying:file:/C:/jboss_tomcat/jboss/tmp/deploy/Default/omsserver.ear
      failed to load jboss.xml. There could be a syntax error.
      org.jboss.ejb.DeploymentException: Error in jboss.xml for Bean BillingSimulator: found in jboss.xml but not in ejb-jar.xml
      at org.jboss.metadata.ApplicationMetaData.importJbossXml(ApplicationMetaData.java:387)
      at org.jboss.metadata.XmlFileLoader.load(XmlFileLoader.java:177)
      at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:438)
      at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:369)
      at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:304)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke

      i mentioned BillingSimulator in both ejb-jar.xml and Jboss.xml
      but i m not able to understand, why this is happining..

      If anybody knows...PLEASE HELP ME..

      Thanks