We're using Hibernate for persistence so you'd need to turn up logging for
org.hibernate



On Fri, Feb 11, 2011 at 9:55 AM, Ren standist <stand...@gmail.com> wrote:

> change to
> <logger name="org.jasig.cas.ticket.registry.JpaTicketRegistry"
> additivity="true">
>     <level value="debug" />
>     <appender-ref ref="jpa"/>
>   </logger>
>
> and there is nothing in jpa.log
>
> On Fri, Feb 11, 2011 at 10:43 PM, Ren standist <stand...@gmail.com> wrote:
>
>> change to
>> <logger name="org.jasig.cas.ticket.registry.JpaTicketRegistry">
>>     <level value="INFO" />
>>   </logger>
>>
>> and got nothing about JpaTicketRegistry
>>
>> On Fri, Feb 11, 2011 at 10:27 PM, Ren standist <stand...@gmail.com>wrote:
>>
>>> when i add following to log4j.xml ,got error message ERROR No appender
>>> named [jpa] could be found.
>>> <logger name="org.jasig.cas.ticket.registry.JpaTicketRegistry"
>>> additivity="false">
>>>     <level value="INFO" />
>>>     <appender-ref ref="jpa"/>
>>>   </logger>
>>>
>>>
>>> On Fri, Feb 11, 2011 at 9:47 PM, Ren standist <stand...@gmail.com>wrote:
>>>
>>>>
>>>>
>>>> On Fri, Feb 11, 2011 at 9:16 PM, Marvin Addison <
>>>> marvin.addi...@gmail.com> wrote:
>>>>
>>>>> > First question how tables was created ?
>>>>>
>>>>> Hibernate schema generation feature.
>>>>>
>>>>> > When user login there is nothing is table TICKETGRANTINGTICKET ,but
>>>>> user
>>>>> > expire policy works fine.
>>>>> > Is there a way to find the problem ,why not insert into table?
>>>>>
>>>>> Can you share your deployerConfigContext.xml file and relevant
>>>>> application logs?  See https://wiki.jasig.org/display/CASUM/Logging
>>>>> for help with logging configuration.
>>>>>
>>>>> M
>>>>>
>>>>> --
>>>>> You are currently subscribed to cas-user@lists.jasig.org as:
>>>>> stand...@gmail.com
>>>>> To unsubscribe, change settings or access archives, see
>>>>> http://www.ja-sig.org/wiki/display/JSG/cas-user
>>>>>
>>>>>
>>>>
>>>
>>
> --
> You are currently subscribed to cas-user@lists.jasig.org as: 
> scott.battag...@gmail.com
>
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to