Exception in running application

2008-03-21 Thread aum strut
Hi All, i am running an application, everythingis working fineapplication is running fine... but in the console it is giving an exception...although the application is running fine.. below is the console output: SEVERE: Exception starting filter struts2 Unable to load bean:

Re: Exception in running application

2008-03-21 Thread Laurie Harper
I'm surprised the application is even serving requests with an exception starting the filter, and since the cause seems to be a missing OGNL jar, OGNL expressions presumably wouldn't be working anyhow. Check that the error really is coming from the application you're testing, not another one

Re: Exception in running application

2008-03-21 Thread manjunathmn
start SEVERE: Error filterStart any pointer in this regard will be much appricated... --aum -- View this message in context: http://www.nabble.com/Exception-in-running-application-tp16195876p16197714.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Exception in running application

2008-03-21 Thread aum strut
://www.nabble.com/Exception-in-running-application-tp16195876p16197714.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]