hi, tomahawk for jsf2 uses some new jsf2 features which are incompatible by default. -> you have to add the generic component support module (+ the dependencies of it).
regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/12/15 Myfaces User <[email protected]> > > Using myfaces tomahawk examples, selectManyPicklist works fine. > The issue started only after adding myfaces-extval-core-2.0.4.jar to webapp > classpath. > selectManyPicklist stopped working. When I click on any button in this > component a java script error is thrown. > > JavaScript Error: > > Message: Object expected > Line: 5 > Char: 1 > Code: 0 > URI: http://localhost:8080/myfaces-example-simple20-1.1.11/picklist.jsf > > > Any reason why this happens ? > -- > View this message in context: > http://old.nabble.com/selectManyPicklist-does-not-work-when-using-myfaces-extval-core-2.0.4.jar-tp32983428p32983428.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. >

