RE: Global Exception Handling in struts2

2009-07-20 Thread surya.mulakala
ogic server, > it is coming from interceptor > WebAppServletContext.execute(ServletRequestImpl, ServletResponseImpl) > line: 2032 . > > can anybody help me to remove this error from application? > below i' m providing the struts.xml configuration for global exception > ha

Re: Global Exception Handling in struts2

2009-07-20 Thread Dave Newton
this error from application? below i' m providing the struts.xml configuration for global exception handling ExceptionHandle /> main.error Thanks and Regards, Surya Please do not print this email unless it is absolutely necessary. The information cont

Re: Global Exception Handling in struts2

2009-07-20 Thread surya.mulakala
analyze the problem in debug mode of weblogic server, it is coming from interceptor WebAppServletContext.execute(ServletRequestImpl, ServletResponseImpl) line: 2032 . can anybody help me to remove this error from application? below i' m providing the struts.xml configuration for global exce

Re: Global exception handling prevents logging

2008-12-19 Thread Marsman
curs. Titus -- View this message in context: http://www.nabble.com/Global-exception-handling-prevents-logging-tp21050585p21093995.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubsc

Re: Global exception handling prevents logging

2008-12-19 Thread Marsman
on occurs. Titus -- View this message in context: http://www.nabble.com/Global-exception-handling-prevents-logging-tp21050585p21093981.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubsc

Re: Global exception handling prevents logging

2008-12-18 Thread Paul Benedict
in context: > http://www.nabble.com/Global-exception-handling-prevents-logging-tp21050585p21050585.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: user-u

Global exception handling prevents logging

2008-12-17 Thread Marsman
trace even. How can I get both, the error page and a logfile entry? Thanks, Titus -- View this message in context: http://www.nabble.com/Global-exception-handling-prevents-logging-tp21050585p21050585.html Sent from the Struts - User mailing list archive at Nabbl

global exception handling

2007-12-31 Thread Srinivas Surapaneni
> > Is there a way to go the current page when an exception occurs? > > I don' tknow the page name. I want to get the current page dynamically. I > want to define a globally which appplied to all actions > > Thanks > srinivas >

Re: Global exception handling

2007-10-12 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > Once this servlet is loaded, it effects struts global > exception handling. Defined global exceptions are not > caught by struts. If I would disable load of the > servlet, global exceptions are handled normally. Does > anyone know what could cause thi

Global exception handling

2007-10-12 Thread dmitry . rubenchik
Hi, I see some strange behavior in handling global exceptions in RAD 7.0. I load my InitSrvlet through WEB.xml (-1) to perform an app initialization from property files. Once this servlet is loaded, it effects struts global exception handling. Defined global exceptions are not caught by struts

Re: global exception handling - struts sometimes ignores my setting in struts-config, what's wrong?

2007-08-14 Thread Marek Cupak
rset=UTF-8" >> pageEncoding="UTF-8"%> >> >> >> >> >> >> <% throw new Exception(); %> >> >&g

Re: global exception handling - struts sometimes ignores my setting in struts-config, what's wrong?

2007-08-13 Thread Zarar Siddiqi
pikeScriptletThrowingEx.jsp: > > <%@ page language="java" contentType="text/html; charset=UTF-8" > pageEncoding="UTF-8"%> > > > > > > <% throw new Exception(); %> > >

global exception handling - struts sometimes ignores my setting in struts-config, what's wrong?

2007-08-13 Thread Marek Cupak
s the ErrorPage.jsp not displayed? -- View this message in context: http://www.nabble.com/global-exception-handling---struts-sometimes-ignores-my-setting-in-struts-config%2C-what%27s-wrong--tf4261735.html#a12127828 Sent from the Struts - User mailing list archive at Nabble.com. ---