What do you plan on doing with these panels? They can't be re-used. On Fri, Oct 1, 2010 at 5:02 PM, fachhoch <[email protected]> wrote: > > I am trying to instantiate some panels inside init-method of a spring bean . > > I end up getting this excpetion > > > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'userMenuItems': Invocation of init method failed; nested > exception is org.apache.wicket.WicketRuntimeException: There is no > application attached to current thread main > > > > > please tell me is it not right to instantiate a panel inside a spring > bean ? > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/instantiate-panels-in-a-spring-bean-tp2946859p2946859.html > Sent from the Users forum 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]
