It's usually thrown when the object-under-test tries to use an 
unimplemented method.

-Ted.

Oren Gross wrote:

> Anyone familiure with the next exception?
> 
> java.lang.UnsupportedOperationException: encodeRedirectUrl operation is not
> supported!
>       at
> servletunit.HttpServletResponseSimulator.encodeRedirectURL(HttpServletRespon
> seSimulator.java:199)
>       at
> org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.ja
> va:1748)
>       at
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1595)
>       at
> org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:509)
>       at
> servletunit.struts.MockStrutsTestCase.actionPerform(MockStrutsTestCase.java:
> 254)
>       at
> com.mercury.topaz.admincenter.app.db.DbListActionTest.testPerformClearDb(DbL
> istActionTest.java:37)
>       at
> com.mercury.topaz.admincenter.app.db.DbListActionTest.main(DbListActionTest.
> java:44)
> ______________________________
> Oren Gross, Software Developer
> Mercury Interactive, APM - R&D
> +972-3-5399407, [EMAIL PROTECTED]
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 


-- 

Ted Husted, Husted dot Com, Fairport NY US
co-author, Java Web Development with Struts
Order it today:
http://husted.com/struts/book.html


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to