Re: log4j problem, need solution

2006-11-18 Thread Nuwan Chandrasoma
Hi, why dont u add the lo4j.properties in to ur class folder in the web application.., just copy a simple log4j.properties file and see, Regards, Nuwan - Original Message - From: "Sreenivas M" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, November 17, 2006 9:11

RE: A Filter Action !

2006-11-18 Thread Youssef A. Mohammed
Thank you but it seems that this method in never called in struts 1.3 that I am using. The default request processor class is ComposableRequestProcessor which happened to override the process method and it never calls processPreproccessor. Thus the solution could be to override the process

Java Developer jobs

2006-11-18 Thread John Leonard
All, Georgia Tech is looking for developers to join a newly formed Sakai development team. We are under external pressure to get Sakai up, running, and customized for GT in time for classes next Fall. Attached are two job descriptions, one for Senior Java Developer and one for Java Developer.

Re: A Filter Action !

2006-11-18 Thread Wendy Smoak
On 11/18/06, Youssef A. Mohammed <[EMAIL PROTECTED]> wrote: Thank you but it seems that this method in never called in struts 1.3 that I am using. The default request processor class is ComposableRequestProcessor which happened to override the process method and it never calls processPreprocce