Hi, I don’t have a simple example "ready" but I already used POI.
Basically you have two options: - embed POI as private package of your bundle - use the POI bundle available at ServiceMix. Once package like this, you can directly create/manipulate HSSF and related. Regards JB > Le 16 mai 2020 à 01:28, Matthias <[email protected]> a écrit : > > Hi All, > > does anyone know a working example for apache poi in karaf? I want to create > some excel-files from karaf and are not able to create a working bundle. > > Regards, > Matthias > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
