Does anyone know why you can't pass the exceptionStack from a
global result to an action class?  Other parameters pass fine, just not
that one:



Ex.

<global-results>

    <result name="error" type="redirectAction">

        <param name="actionName">error</param>

        <param name="exceptionStack">${exceptionStack}</param>

    </result>

</global-results>





I get the following exception:


java.lang.ArrayIndexOutOfBoundsException: 8192


    at 
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:724)


Thanks



_________________________________________________________________
Windows Liveā„¢ HotmailĀ®: Chat. Store. Share. Do more with mail. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_explore_012009

Reply via email to