Don't see anything obvious, he Palette itself does not have any
persistent fields.

It must be some parameter of the Palette, tied to a persistent field
in some way.

On Nov 29, 2007 3:40 PM, Jean-Philippe Steinmetz <[EMAIL PROTECTED]> wrote:
> So I've finally narrowed it down to the Palette component the page uses.
> When I remove the Palette it doesn't give errors. When its on screen I get
> errors. This is the error I now get when I try and submit the form...
>
> java.lang.NullPointerException
>
> Stack trace
>         *
> org.apache.tapestry.corelib.components.Palette.processSubmission(Palette.jav
> a:326)
>         *
> org.apache.tapestry.corelib.base.AbstractField.processSubmission(AbstractFie
> ld.java:200)
>         *
> org.apache.tapestry.corelib.base.AbstractField.access$100(AbstractField.java
> :45)
>         *
> org.apache.tapestry.corelib.base.AbstractField$ProcessSubmissionAction.execu
> te(AbstractField.java:114)
>         *
> org.apache.tapestry.corelib.base.AbstractField$ProcessSubmissionAction.execu
> te(AbstractField.java:108)
>         *
> org.apache.tapestry.corelib.components.Form.onAction(Form.java:364)
>         *
> org.apache.tapestry.corelib.components.Form.handleComponentEvent(Form.java)
>         ...
>
> What could be wrong with the Palette to cause this? Thanks
>
> Jean-Philippe
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Howard M. Lewis Ship
TWD Consulting, Inc.

Creator Apache Tapestry and Apache HiveMind

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

Reply via email to