1. How to connect to two databases via hibernate stackoverflow.comI need to be able to determine which database to use at login time from an application. It's an old code I was asked to help modify based on Struts and ... |
2. error wile connecting to db using hibernate plugin stackoverflow.comI am new to struts/hibernate I get the following error com.googlecode.s2hibernate.lang.SessionInjectionException: Error! Please, check your JDBC/JDNI Configurations and Database Server avaliability. at /addCustomerAction - Method: com.mkyong.customer.action.CustomerAction.addCustomer() Could not open or inject a Hibernate ... |
3. how to connect hibernate and DB2 stackoverflow.comI am running an application that used struts and hibernate. I am currently using Derby database. Now i have to shift on DB2 database. Please tell me
|
4. Trouble Connecting to MSSQL Server 2005 (Struts+Hibernate): TCP/IP Error coderanch.comDear all, I just had a problem connecting to MS-SQL Server 2005. My application is based on Struts and connecting to database using Hibernate 2.1.6. My conection use SQLJDBC 1.1.1501 It is run under WINDOWS 2000 Advanced Server SP4 However, the application very good was working previously (never had problem like this)...then several days ago this thing happened. "com.microsoft.sqlserver.jdbc.SQLServerException: TCP/IP connection ... |