Tim: When you deployed the example did the first on one the page work as well? When I loaded the example war here only the first one failed (small one at the very top) to toggle. The rest worked.
Dennis Romanowski, Tim wrote: > I just tested the myfaces-example-simple-1.war of a Tomahawk 1.1.5 nightly > from a week ago and it seems to be running ok on Glassfish V2, B31. I ran > the collapsible panel demo, and that worked fine as well. Also, I am > currently using the Tomahawk popup component in my own app and it is working > ok. > > While this isn't a solution for you, it may still be that you have a > configuration issue to resolve. Also, are you using facelets? I haven't > been able to use the panelMenu or JSCookMenu since early this past summer, > so that combination could be a source of problems. > > Tim > > -----Original Message----- > From: Dennis Gesker [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 24, 2007 1:48 PM > To: MyFaces Discussion > Subject: Re: Tomahawk on Glassfish-v2 > > I just entered a bug report. --drg > > Mike Kienenberger wrote: > >> On 1/24/07, Dennis Gesker <[EMAIL PROTECTED]> wrote: >> >>> Also, if I bind the component to my report backing bean and set the >>> value to false then redeploy the collapsiblePanel does display however >>> it still won't toggle. >>> >> I've never used that component so I can't help with details. >> >> >> On 1/24/07, Dennis Gesker <[EMAIL PROTECTED]> wrote: >> >>> I found their examples but couldn't find where to download so I could >>> try their build on my test server. --drg >>> >> Yes, I was recommending looking at the behavior in the public example >> pages. That gives you a baseline since everything is theoretically >> configured correctly on those examples. If those examples are >> broken, you know it's a bug in Tomahawk or MyFaces. >> >> >> >> >> >>> Mike Kienenberger wrote: >>> >>>> If you're using Glassfish, you're using the JSF 1.2 RI. I recall >>>> that there were issues that were fixed in Tomahawk 1.1.5 in order to >>>> make it compatible with JSF 1.1 RI javascript. That would explain >>>> differences between 1.1.3 and 1.1.5 behavior. >>>> >>>> Working with the examples is probably the best thing to verify >>>> behavior. Have you compared that behavior to the online examples at >>>> http://www.irian.at/home.jsf? You'll need to select Products -> >>>> Myfaces and try the two tomahawk example sets (one is the latest build >>>> -- not sure what the version number for the other one is). >>>>

