[jboss-user] [JBoss Seam] - Problem with running Seam Web Project using eclipse plugin

slaug do-not-reply at jboss.com
Sun Nov 11 06:06:12 EST 2007


Hi,

I get the following problem:

anonymous wrote :  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 11:39:02,250 FATAL [DatasourceConnectionProvider] Could not find datasource: java:/StorageWebDatasource
  | javax.naming.NameNotFoundException: StorageWebDatasource not bound

My hibernate-console.properties looks like this:
anonymous wrote : #File used by hibernate tools to override  and other container specific settings in persistence.xml
  | hibernate.connection.password=test
  | hibernate.connection.username=test
  | hibernate.connection.driver_class=com.mysql.jdbc.Driver
  | hibernate.dialect=org.hibernate.dialect.MySQLDialect
  | hibernate.connection.url=jdbc:mysql://localhost:3306/test
  | 
  | hibernate.connection.provider_class org.hibernate.connection.DriverManagerConnectionProvider
  | hibernate.datasource=
  | hibernate.transaction.factory_class=
  | hibernate.transaction.manager_lookup_class=

I'm using: 
jboss-4.2.0.GA server,
Eclipse 3.3.1.1
JBossTools Core 2.0.0.beta4 plugin
SeamTools Feature 2.0.0.beta4 plugin

What am I missing. Can anyone help?

Thanks in advance.

P.S. Is there any web which tells how Seam project should be created using Eclipse SeamTools? What configuration, etc.

Regards,
Daniel




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103466#4103466

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103466



More information about the jboss-user mailing list