Re: Error in error.flt

2010-11-04 Thread Dave Newton
Looks like a Hibernate issue. When underlying frameworks throw exceptions in templating solutions the stack traces can be large, but the problem is obvious. This isn't a Struts issue, but if you need assistance figuring out where the two sessions are coming from you could post to the user list. D

Error in error.flt

2010-11-04 Thread Miguel
Hello, I have a problem and Struts reports an error in one of it's own files: error.ftl. My code throws an exception and then the error.flt throws another exception while trying to print my exception, thus masking mine. I'm posting to dev, because I think it's an struts problem. Thanks for your hel