Hi Jose- We use Wicket+Karaf for the platform we build and internal web-based projects. The individual Wicket jars are OSGi bundles, and there is now a Wicket feature. If you find any issues with those, file a Wicket ticket, and I’ll fix them on the Wicket side of things.
An example project would be good to have, if you open a JIRA with Karaf I can see about getting one built out. If you deploy a simple War or web-bundle you should be able to have pages spin up pretty quickly. Tip: Limit instance of data models that are retained in the page. When Wicket writes a page to disk you want as little state as possible to avoid unmarshal issues (disk size, classloader issues, security, etc) Side note— building a product on Wicket has been _awesome_ for us. Upgrades have been really smooth and we have really lean web stack when compared to other options. We started with Wicket 1.4 and are now on 9.x. Hope this helps! Thanks, Matt Pavlovich > On Jan 5, 2025, at 9:22 AM, jose.garn...@toshibagcs.com wrote: > > I understand wicket framework is supported in karaf but I don't find a way to > do that? > > Anyone have any template or github link? > > > > Get Outlook for Android <https://aka.ms/AAb9ysg>