JavaRanch » Java Forums »
Application Frameworks »
Spring
| Author |
Spring JDBC Problem getting log messages
|
Justin Howard
Ranch Hand
Joined: Feb 19, 2009
Posts: 162
|
|
Hi All,
I am using Spring 3 with Spring JDBC. Spring JDBC doesnt seem to be working. So I tried to get the log messages for the jdbc. But thats not working too.
I have this in my web.xml (partial)
This is in my log4j.properties. I also made sure lo4j.properties is in the classpath.
Thanks
|
 |
Justin Howard
Ranch Hand
Joined: Feb 19, 2009
Posts: 162
|
|
Hi All,
Any suggestions to debug??
Thanks
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 23178
|
|
|
ItDoesntWorkIsUseless What happened? Is there an error message in system out? system error? did the code not respond to something?
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Certs: SCEA Part 1, Part 2 & 3 & Core Spring 3
|
 |
Justin Howard
Ranch Hand
Joined: Feb 19, 2009
Posts: 162
|
|
Thanks. Sorry about the lack of information in the question.
I am not able to get Spring JDBC working. I am trying to get some log statements regarding the Spring JDBC in the logs to figure it out.
I am using Tomcat 6, Spring 3.
This is all I get in the logs now.
|
 |
Christophe Verré
Marshal
Joined: Nov 24, 2005
Posts: 14361
|
|
Sorry about the lack of information in the question. I am not able to get Spring JDBC working.
That's exactly what Jeanne is telling you : you are not telling us what is not working. What are you trying to do, and how ?
|
[SCBCD Wall of Fame] [My Blog]
All roads lead to JavaRanch
Help Japan. Make a donation.
|
 |
 |
|
|
subject: Spring JDBC Problem getting log messages
|
|
|
|
|