0 Replies Latest reply on Jul 26, 2002 3:13 PM by twest

    type.mapping

    twest

      Does JBoss 3.0 come with a database? HyperSonic SQL ???

      I have an example app that will not deploy because of the following error:

      Any Ideas???


      13:14:25,411 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.0.0/server/default/deploy/ejb-test.jar
      13:14:25,862 INFO [EjbModule] Creating
      13:14:25,902 INFO [EjbModule] Deploying test/TestEntity
      13:14:27,104 INFO [EjbModule] Deploying test/SequenceGenerator
      13:14:27,134 INFO [EjbModule] Deploying test/TestSession
      13:14:27,594 INFO [EjbModule] Deploying test/TestMessage
      13:14:29,607 INFO [EjbModule] Remove JSR-77 EJB Module: jboss.management.single
      :J2EEApplication= ,J2EEServer=Single,j2eeType=EJBModule,name=ejb-test.jar
      13:14:29,617 ERROR [EjbModule] Initialization failed
      org.jboss.deployment.DeploymentException: Error in jbosscmp-jdbc.xml : datasource-mapping ${type.mapping} not found


      I have attached my jbosscmp-jdbc.xml file

      Thanks
      Bye