I was not able to run your application in tomcat

1. had to remove the second
  <context-param>
       <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
       <param-value>client</param-value>
   </context-param>

entry

2. some tags are named (see [1] and [2] for more)
-panelForm => panelFormLayout
-selectInputDate => inputDate

than it worked in Tomcat.

Maybe you want to try that in Geronimo too?
And you should fix the provided war, so your bug will be closed
as invalid, I guess.

HTH,
Matthias

[1] http://wiki.apache.org/myfaces/Trinidad_renaming
[2] http://wiki.apache.org/myfaces/Trinidad_renaming

On 8/9/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Blocker :-)

Was that you ?

On 8/9/06, Chris Herborth <[EMAIL PROTECTED]> wrote:
> Adam Winer wrote:
> > Thanks - I hope I'm right. :)    Let me know what
> > the Geronimo folks say.
>
> Hooray (?), this is an entirely new problem they haven't seen yet; I've
> filed a bug report, in case anyone wants to keep track of this:
>
> https://issues.apache.org/jira/browse/GERONIMO-2305
>
> --
> Chris Herborth ([EMAIL PROTECTED])           http://www.pobox.com/~chrish/
> Never send a monster to do the work of an evil scientist.
>
>


--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to