danisevsky <danisevsky <at> gmail.com> writes: > > Hi Daniel, when I tried build web beans project I get the following error > > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\projects\webbeans\wicketwebbeans-databinder\src\main\java\com\ googlecode\wick > etwebbeans\databinder\DataSearchFilter.java:[91,23] cannot find symbol > symbol : method getModelObject() > location: class net.databinder.components.hib.SearchPanel > > C:\projects\webbeans\wicketwebbeans-databinder\src\main\java\com\ googlecode\wick > etwebbeans\databinder\DataSearchFilter.java:[101,59] cannot find symbol > symbol : method getModelObject() > location: class net.databinder.components.hib.SearchPanel >
Hi, Databinder support is not migrated to 1.4 yet, and if I'm correct Databinder itself is not migrated to 1.4, try building the WWB jar and not the parent project, I'll take a look at Databinder status. hth, Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org