Please see the details here:
http://community.jboss.org/thread/159628
Type: Posts; User: maxxum; Keyword(s):
Please see the details here:
http://community.jboss.org/thread/159628
I just can't get my JPA 2 + Spring 3 + hibernate application to deploy in JBoss - neither on JBoss 5.1 nor on JBoss 6.0. The same application works fine in Jetty and Tomcat
I have read that...
I have an existing application that uses Apache commons logging for logging... We have used LogFactory.getLog in out code directly.
Now I want to count the number of times "error" method was...