Hello!

I'm a bit confused about the error message:

wicket.WicketRuntimeException: Use Application.init() method for
configuring your application object
        at wicket.Application.getSettings(Application.java:543)
        at
wicket.Application.getRequestCycleSettings(Application.java:477)
        at
wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:150)


I guess some things have changed in the last few months. I am trying to
use Wicket in the context of OSGi and the temporary hack I was using
(until something more permanent comes along) is now broken.

Could somebody please tell me when internalInit() gets called in the
lifecycle of a servlet? I'm having trouble finding this in the code.

IIUC, it seems that this needs to be called first, then init(), then I
can process a request. If I am misunderstanding, please let me know.


Thank you!

Dave





-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to