![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
13/12/2012, 09:43
|
![Avatar de Sumerio](http://static.forosdelweb.com/customavatars/avatar326358_1.gif) | | | Fecha de Ingreso: octubre-2009
Mensajes: 195
Antigüedad: 15 años, 4 meses Puntos: 6 | |
Respuesta: Problema con proyecto spring +struts 2 + Hibernate Hola si ya probe mi pull de conexiones esta bien, el problema es el metodo de criteria de Hibernate u otros que me reconocen bien:
Mi jdbc es el siguiente:
jdbc.driverClassName=com.microsoft.sqlserver.jdbc. SQLServerDriver
jdbc.url=jdbc:sqlserver://localhost:1433;databaseName=bdSAT
jdbc.username=sa
jdbc.password=
hibernate.mappingDirectory.ventas=classpath:proy/sist/control/ventas/beans/mapping
hibernate.dialect=org.hibernate.dialect.SQLServerD ialect
hibernate.batch_size=0
hibernate.show_sql=true |