So I read the info here:

http://docs.jboss.org/hibernate/core/3.3/reference/en/html/session-configuration.html

and followed the instructions in Section 3.5. I have slf4j-api.jar and 
slf4j-log4j12.jar in my cas.war.

I added the following to the log4j.xml (although the instructions above mention 
log4j.properties):

<!-- Hibernate Logging -->

    <logger name="org.hibernate" >
        <level value="DEBUG" />

    </logger>

I don't see see any hibernate messages in either my server.log or cas.log files 
when I add a service and save. All I see is this in the cas.log file:

2010-11-15 10:43:30,539 INFO 
[org.jasig.cas.services.web.RegisteredServiceSimpleFormController] - Saved 
changes to service -1
2010-11-15 10:45:01,274 INFO 
[org.jasig.cas.services.DefaultServicesManagerImpl] - Reloading registered 
services.
2010-11-15 10:45:01,285 INFO 
[org.jasig.cas.services.DefaultServicesManagerImpl] - Loaded 0 services.

What did I do wrong?

Bryan Wooten

[email protected]
Work: 801.585.9323
Cell: 801.414.359

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to