logger problem ???

2003-03-14 Thread Michal Postupalski
hi I've got random errors. Using log4j, poolman. They come sometimes and I dont have any idea why ;-((( After this error I can't connect to my application. Any idea ??? org.apache.commons.logging.LogConfigurationException: java.lang.ClassCastException:

Re: logger problem ???

2003-03-14 Thread Michal Postupalski
On 3/14/2003 11:22 AM, Noureddine Bekrar wrote: can you send your log4j.properties file? i think the problem is in it. log4j.properties log4j.rootCategory=DEBUG log4j.category.dfqs=DEBUG, FILE log4j.appender.FILE=org.apache.log4j.FileAppender

problems with logger

2003-03-10 Thread Michal Postupalski
hi ! In my struts application sometimes I get errors as below. They are in catalina.out file. I don't know what is the reason beacuse they come casually ;((( Any idea ??? catalina.out org.apache.commons.logging.LogConfigurationException: java.lang.ClassCastException:

Re: Reset method

2003-01-31 Thread Michal Postupalski
On 1/31/2003 5:43 AM, George Jacob wrote: Hi all I have a requirement like, everytime my ActionForm is populated, it should reset . I know that it is possible by using reset() method. But please explain me the way in which i can make use of it. Is there any configuration is required in the

Re: Default Form Values

2003-01-24 Thread Michal Postupalski
On 1/24/2003 4:15 PM, Andrew Hill wrote: What happens when you have a checkbox whose default value is checked? I dont know, beacause I didnt use checkbox so far. But I dont have to set all my default values. plastic -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional