Bryan, Try turning up the debug level for Hibernate. That should let you know if there are any transaction issues.
Cheers, Scott On Fri, Nov 12, 2010 at 5:00 PM, Bryan Wooten <[email protected]> wrote: > Ok, everything deploys now and the database tables are created. But when > I try and add the service * > https://xxx.acs.utah.edu/cas/services/j_acegi_cas_security_check** **it > doesn’t seem to be saved in the db.* > > * * > > *I see this in the log file:* > > * * > > *[#|2010-11-12T14:02:57.713-0700|INFO|glassfish3.0.1|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=28;_ThreadName=Thread-1;|2010-11-12 > 14:02:57,713 INFO > [org.jasig.cas.services.web.RegisteredServiceSimpleFormController] - <Saved > changes to service -1>* > > *|#]* > > * * > > *If I log out and back in there are no entries in the services manager. I > can manually add/insert entries in the tables using the user/password that > CAS uses. I looked around the code to see if I could find where the -1 was > coming from in hopes of finding a comment to help me. But all I found was > the interface file and not the implementation.* > > * * > > *I am not sure what log levels I should set to DEBUG in the log4j.xml to > get more information.* > > * * > > *Any ideas?* > > > > > > Bryan Wooten > > > > [email protected] > > Work: 801.585.9323 > > Cell: 801.414.3593 > > > > -- > 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 > > -- 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
