Wes, you were spot on. I didn't extend the right package. Thanks. :) -Ryan
-----Original Message----- From: Wes Wannemacher [mailto:w...@wantii.com] Sent: Friday, January 16, 2009 3:17 PM To: Struts Users Mailing List Subject: Re: paramsPrepareParamsStack On Fri, 2009-01-16 at 13:49 -0700, Stanley, Eric wrote: > All, > My humble app need to make use of the paramsPrepareParamsStack, > but is having trouble finding the right class it seems. Here is the error: > > SEVERE: Exception starting filter struts2 > > Unable to find interceptor class referenced by ref-name > paramsPrepareParamsStack - interceptor-ref - > file:/C:/dev/workspace/.metadata/.plugins/org.eclipse.wst.server.core/ > tm > p0/wtpwebapps/PT-clean/WEB-INF/classes/struts.xml:27:56 > > Can anyone tell me what jar must be in the classpath for this > interceptor stack to work? If you dont think its a library issue, what > do you think it is? I can supply more info if necessary. Thanks. > > Can you post the relevant section of your struts.xml? From reading the error message, my guess is that you are trying to reference paramsPrepareParamsStack from a package that doesn't have paramsPrepareParamsStack. Are you extending struts-default? -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org