You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Alejandro Ramirez (JIRA)" <be...@incubator.apache.org> on 2005/05/31 17:34:16 UTC

[jira] Assigned: (BEEHIVE-750) default cancel action tried to set form attribute while the form object is null

     [ http://issues.apache.org/jira/browse/BEEHIVE-750?page=all ]

Alejandro Ramirez reassigned BEEHIVE-750:
-----------------------------------------

    Assign To: Krista Baker  (was: Alejandro Ramirez)

> default cancel action tried to set form attribute while the form object is null
> -------------------------------------------------------------------------------
>
>          Key: BEEHIVE-750
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-750
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>  Environment: WinXP SP2, JDK 1.5
>     Reporter: Yongqin Xu
>     Assignee: Krista Baker
>     Priority: Minor
>      Fix For: TBD
>  Attachments: jira750.txt
>
> Every time when I click "cancel" button in a netui form, which invoke a returnAction that
> has forwardRef attribute "_auto", I got following error. Current workaround is: manually define
> the cancel action method in JPF with form bean as input parameter, then forward to somewhere else.
> <May 18, 2005 3:20:28 PM MDT> <Error> <Console> <BEA-240003> <Console encountered the following erro
> r Can not update the identifier "name" on a null value object.>
> <May 18, 2005 3:20:28 PM MDT> <Error> <Console> <BEA-240003> <Console encountered the following erro
> r Exception when attempting to update the expression "{actionForm.name}" with available binding cont
> exts [actionForm, pageFlow, globalApp]. Root cause: java.lang.RuntimeException: Can not update the i
> dentifier "name" on a null value object.
> Throwable: java.lang.RuntimeException: Can not update the identifier "name" on a null value object.
> Stack Trace:
> java.lang.RuntimeException: Can not update the identifier "name" on a null value object.
>         at 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira