your example is too complicated, create a simple quickstart using the wicket archetype and only add the necessary bits to replicate the problem
-igor On Sun, Aug 22, 2010 at 8:03 AM, zoran <[email protected]> wrote: > > Hi Martin, > > I finally made a some kind of quickstart. I removed all unnecessary code > from the application, and at the same time the problem is still there. > The code is available at > http://zoranjeremic.org/files/intelleo-mavenized.rar. > It is maven application. Main class that starts everything is > org.intelleo.app.Run. After application start you should call > http://localhost:8080/intelleo/index.html and click the first button in > dockbar. > There are two panels on the page. Update panels link should update both of > them, but only one is updated. > > The Wicket page that contains this panels is PreviewGoals. > > I hope this will works for you. > > Zoran > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Problem-to-replace-panel-tp2333462p2334184.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
