-
hi,
when i try to connect to database(mysql) , i am getting the following error,
thanks in advance,
org.dom4j.DocumentException: Server returned HTTP response code: 400 for URL: http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd Nested exception: Server returned HTTP response code: 400 for URL: http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd
at...
2008-10-06 12:51:36 UTC by senthilmkv
-
Hi Experts,
While trying to make connection in Hibernator I am getting the following Exception even both the license jars are there in the class path of the project.
The editor I am using is RSA
Ignoring resources in Project output: /HibernatorTest/bin
Adding Project Depedents C:/IBM/WORK/19_DEC_ DEV/HibernatorTest/lib/db2jcc_license_cisuz-8.2.jar
Adding Project Depedents...
2008-05-22 07:58:43 UTC by palodan
-
Hello,
it seems as if I'm doing something fundamentally wrong here:
I installed the hibernator plugin as descripted in its readme in the eclipse (3.3) plugin directory. But when I open eclipse. there is no new perspective for hibernator.
In the readme.txt, there are no further activities to be done.
Can anybody help here?
regards
Jakob.
2008-05-18 11:23:56 UTC by erberj
-
I'm having this same problem. Everything is working fine, I installed Hibernator after creating several mapping documents. When I click "connect!" after setting up my server I get a class not found error for the first (and every) class.
Until Hibernator will run on a system that works without modifying the code, it will sit on the shelf.
2007-10-04 21:45:11 UTC by kikketer
-
I used the instructions given in the readme to try and install the Hibernator on Eclipse..( I unzipped contents of hibernator-0.9.x.zip into <eclipse-install>/plugins )
As soon as I try to add a connection I keep getting the following error in .log
Even then the connection does show up..
When I try to connect , it says it has added the mapping , however the query view is not enabled ...
2007-08-06 16:01:01 UTC by bhasky
-
put hibernator_0.9.6 folder in plugin folder of eclipse than restart eclipse again ..
abdul hafiz.
2006-11-01 12:55:32 UTC by nobody
-
put hibernator_0.9.6 folder in eclipse plugins folder. than restart eclipse again.
2006-11-01 12:54:12 UTC by nobody
-
Hi,
I am also completely new to hibernate and eclipse And am setting up a new hibernate connection in eclipse and wanted to know what the Driver Filename is? And since am using MS SQL how to add dialect for the same.. Am not finding org.hibernate.dialect.SQLServerDialect in dropdown list
Please anyone help me out
Many thanks in advance.
2006-09-28 09:47:01 UTC by shruthi04
-
Sorry, the message sais bad identifier type, not identified.
2006-07-12 15:04:51 UTC by arabinowitz
-
Trying to execute query
from Address as address
I have an error
Bad identified type: net.sf.hibernate.ComponentType error executing query from Address as address.
2006-07-12 15:03:38 UTC by arabinowitz