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 2009/6/5 Daniel Toffetti <[email protected]> > danisevsky <danisevsky <at> gmail.com> writes: > > > > Hi, > > I would like ask you when I can expect wicket 1.4 final release? I am > asking > > because I am waiting for wicket web beans which will be release after > filnal > > wicket 1.4 release. > > Thanks for answer. > > > > Hi, > > Wicket Web Beans has been updated to Wicket 1.4, there is not a > final release yet, you can check the code in trunk: > > http://code.google.com/p/wicket-web-beans/source/checkout > > > Regards, > > Daniel > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
