Two Laptop Bag
The moose likes Object Relational Mapping and the fly likes ** Hola, i need help with hibernate !!!! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "** Hola, i need help with hibernate !!!!" Watch "** Hola, i need help with hibernate !!!!" New topic
Author

** Hola, i need help with hibernate !!!!

Christian Badillo
Greenhorn

Joined: Nov 12, 2004
Posts: 2
hi, im working with hibernate & DB2, now a days we make a little app where we work with struts, hibernate & DB2 on Tomcat server, it works. But we�re trying to use te same app on WebLogic Server (8.1), and we can�t do it..

The error is:

java.lang.UnsupportedOperationException: The user must supply a JDBC connection

(the same app works very well on TomCat)

Can u help us !!!
Alexandru Popescu
Ranch Hand

Joined: Jul 12, 2004
Posts: 995
Can you provide a longer stack trace? It may be about the way you are trying to access the connection and too many available configuration files, but I am quite guessing right now.

./pope


blog - InfoQ.com
Christian Badillo
Greenhorn

Joined: Nov 12, 2004
Posts: 2
thanks i can solve it !!!


i just move my properties files, to "src folder" , it was in "java resources folder"

that�s the problem with WL "no flexibility"

tomcat rulz !!!

Thank u !!!
Alexandru Popescu
Ranch Hand

Joined: Jul 12, 2004
Posts: 995
Happy solving this only by guess. Good luck!

./pope
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: ** Hola, i need help with hibernate !!!!
 
Similar Threads
Reasons for still using the Spring/Hibernate combination even after the advent of EBJ 3.x
HTTP 408 Error - Please Help!
Issue with Weblogic Db connection
Switching[restarting] Database forces to restart application
WAS 6.1 starts very slow