hibernate-console.properties:

  | #File used by hibernate tools to override <datasource> and other container 
specific settings in persistence.xml
  | hibernate.connection.password=JavaTestAcct
  | hibernate.connection.username=_AppUser_JavaTestAcct
  | 
hibernate.connection.driver_class=com.microsoft.sqlserver.jdbc.SQLServerDriver
  | hibernate.dialect=org.hibernate.dialect.SQLServerDialect
  | 
hibernate.connection.url=jdbc:sqlserver://CORG0DB901:1433;databaseName=boBETS
  | 
  | 
hibernate.connection.provider_class=org.hibernate.connection.DriverManagerConnectionProvider
  | hibernate.datasource=
  | hibernate.transaction.manager_lookup_class=

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216998
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to