| 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
|
 |
 |
|
|
subject: ** Hola, i need help with hibernate !!!!
|
|
|