So you have your own IWizardModel implementation? Yes, then you'll have to 
initialize the steps by yourself.

I'll update the migration info.

Thanks
Sven

bamse <b-har...@online.no> schrieb:

>Thanks for your reply. Your hint regarding the reset-method made me look in
>the sourcecode for WizardModel, where I found this code, new in 1.5:
>for(IWizardstep step : steps){
>step.init(this);}
>
>Putting this into my own implematation did the trick.
>
>--
>View this message in context: 
>http://apache-wicket.1842946.n4.nabble.com/NullPointer-at-WizardModel-in-WizardStep-using-1-5-3-tp4650456p4650494.html
>Sent from the Users forum mailing list archive at Nabble.com.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>For additional commands, e-mail: users-h...@wicket.apache.org
>

Reply via email to