Hi all,
I exactly hit this error in JDK 1.4.2. My environment is as follow:
Oracle 8i with latest ojdbc.jar
Hibernate 3.1.2
Spring: 1.2.6
Junit: 1.6.5
When I run the program with JUnit, it...
Type: Posts; User: year1997; Keyword(s):
Hi all,
I exactly hit this error in JDK 1.4.2. My environment is as follow:
Oracle 8i with latest ojdbc.jar
Hibernate 3.1.2
Spring: 1.2.6
Junit: 1.6.5
When I run the program with JUnit, it...
Hi all,
I have a similiar scenario and no solution yet.
The web framework is used as struts + spring + hibernate.
We built a tag library which access the database via spring w/ hibernate....