PDA

View Full Version : Struts .. [HttpMethodBase] Recoverable exception


kmohamed1000
06-16-2005, 09:48 PM
I have been attempting to integrate laszlo with struts. Most of the time it works perfectly fine, however, sometimes when laszlo makes a call to a jsp to create a dataset (pulled from a DB) I get the following error:

01:34:42,531 INFO [HttpMethodBase] Recoverable exception caught when processing
request
01:34:42,531 WARN [HttpMethodBase] Recoverable exception caught but MethodRetry
Handler.retryMethod() returned false, rethrowing exception

I am not sure where I should begin looking to solve this error. Please Help!!!

Thank You

kmohamed1000
07-29-2005, 07:19 AM
This problem may be solved by using struts + stxx where stxx is used to create xml documents back to laszlo.

Regards,