and this is the last :)
<?xml version="1.0" encoding="UTF-8"?>
| <hibernate-configuration xmlns="urn:jboss:hibernate-deployer:1.0">
| <session-factory name="hibernateJNDI"
bean="jboss.har:service=Hibernate">
| <property name="datasourceName">java:/hibernateJNDI</property>
| <property
name="dialect">org.hibernate.dialect.SQLServerDialect</property>
| </session-factory>
| </hibernate-configuration>
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229177#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...