I am a beginner with Hibernates. I added the appropriate files / Jar to my Project in netbeans ide 6.7.1.
My Hbm file has multiple <class> </class>.. and i get this error.
errororg.hibernate.InvalidMappingException: Could not parse mapping document from resource Customer.hbm.xml

Was wondering this issue is associated with multiple <class>tags.

Solved that issue.. :-)
One more with ConnectionsTring...
jdbc:sqlserver://localhost:1433;databaseName=AdventureWorksLT2008;integeratedSecurity=true;
Does this work in Java?
Facing the following error..
errororg.hibernate.exception.GenericJDBCException: Cannot open connection

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.