4 Replies Latest reply on Jan 18, 2008 1:43 AM by nickarls

    Seam could not find datasource?

    mussie

      I'm trying to Generate a CRUD Database Application with seam!

      watch
      http://docs.jboss.org/tools/2.0.0.GA/seam/en/html/crud_database_application.html
      ok now I have another problem what does this error mean?


      13:59:19,687 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
      13:59:19,687 FATAL [DatasourceConnectionProvider] Could not find datasource: java:/crudappDatasource
      javax.naming.NameNotFoundException: crudappDatasource not bound
       at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
      


      which files do I have to change?

      thanks and best regards,
      Mussie