Look for:
<property name="showSql" value="true" />

change it to:
<property name="showSql" value="false" />

I think both of these files make reference to showSql by default:
cas-server-webapp/src/main/webapp/WEB-INF/spring-configuration/ticketRegistry.xml
cas-server-webapp/src/main/webapp/WEB-INF/deployerConfigContext.xml

I made this same change recently for our implementation. I can't say I know 
enough about CAS to promise this is the only (or best) way to do it :)

John


On 4/8/2010 3:23 PM, Jeff Chapin wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

How do I eliminate or reduce the following type of messages in my log files?

- ---Hibernate: select allowedatt0_.RegisteredServiceImpl_id as
Register1_0_, allowedatt0_.a_name as a2_0_, allowedatt0_.a_id as a3_0_
from rs_attributes allowedatt0_ where
allowedatt0_.RegisteredServiceImpl_id=?
- ---

I have tried setting the following in my log4j.properties

- ---
log4j.logger.org.hibernate=info
- ---

Thanks,

Jeff

- --
Jeff Chapin,
Assistant Systems/Applications Administrator
ITS-IS, University of Northern Iowa
Phone: 319-273-3162 Email: [email protected]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAku+LSoACgkQQiaEUfQoY7RZSQCfUteQyyiBjA5gHZNTkjRN1Zlc
GvQAn2MYMzmYMQPpcyJDFL5TGfYno4Mz
=wMzj
-----END PGP SIGNATURE-----





--
John N. King
Web Developer
Computing & Information Technology
SUNY Geneseo
South Hall 124A2
585-245-5577
[email protected]

--
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