[jboss-user] [JBoss Tools (users)] - Re: Problem with JBoss AS 5.0.0CR1

baz do-not-reply at jboss.com
Fri Jul 4 01:56:59 EDT 2008


Have tried it now with JBT 2.1.2

Created a new seam project in the workspace where i have already defined an as5 server and the datasource
Target Runtime JBoss 5.0 Runtime
Target Server JBoss 5.0 Server
Configurations Dynamic Web Project with Seam 2.0
Seam runtime 2.0.3CR1

After generation of this project i run Seam generate Entities

Starting the server yields the same behaviour:-(
Any idea what the reason is for this issue ?

  | 07:46:30,343 INFO  [ServerImpl] Home Dir: E:\IDE\jboss-5.0.0.CR1
  | 07:49:24,781 INFO  [StandardService] Starting service jboss.web
  | 07:49:24,781 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.1.CR3
  | 07:49:24,875 INFO  [Catalina] Server startup in 93 ms
  | 07:49:27,109 INFO  [NativeServerConfig] 3.0.2.GA
  | 07:49:30,375 INFO  [TomcatDeployment] deploy, ctxPath=/web-console, vfsUrl=management/console-mgr.sar/web-console.war
  | 07:49:31,640 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console, vfsUrl=jmx-console.war
  | 07:49:31,750 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws, vfsUrl=jbossws.sar/jbossws-management.war
  | 07:49:31,890 INFO  [TomcatDeployment] deploy, ctxPath=/, vfsUrl=ROOT.war
  | 07:49:31,937 INFO  [TomcatDeployment] deploy, ctxPath=/jbas5, vfsUrl=jbas5.war
  | 07:49:31,984 WARN  [WebResourceHandler] Ignoring invalid TimerService resource-env-ref
  | 07:49:32,125 WARN  [WebResourceHandler] Ignoring invalid TimerService resource-env-ref
  | 07:49:34,453 INFO  [ServletContextListener] Welcome to Seam 2.0.3.CR1
  | 07:49:42,906 INFO  [Contexts] starting up: jbas5EntityManagerFactory
  | 07:49:43,062 INFO  [Version] Hibernate Annotations 3.4.0.CR1
  | 07:49:43,093 INFO  [Environment] Hibernate 3.3.0.CR1
  | 07:49:43,109 INFO  [Environment] hibernate.properties not found
  | 07:49:43,125 INFO  [Environment] Bytecode provider name : javassist
  | 07:49:43,140 INFO  [Environment] using JDK 1.4 java.sql.Timestamp handling
  | 07:49:43,359 INFO  [Version] Hibernate Commons Annotations 3.1.0.CR1
  | 07:49:43,359 INFO  [Version] Hibernate EntityManager 3.4.0.CR1
  | 07:49:44,671 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 07:49:44,671 ERROR [DatasourceConnectionProvider] Could not find datasource: java:/jbas5Datasource
  | javax.naming.NameNotFoundException: jbas5Datasource not bound
  | 07:49:44,703 INFO  [TomcatDeployment] deploy, ctxPath=/invoker, vfsUrl=http-invoker.sar/invoker.war
  | 07:49:44,953 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=jbas5Datasource' to JNDI name 'java:jbas5Datasource'
  | 

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

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



More information about the jboss-user mailing list