Artifacts from company private maven repository

2021-07-19 Thread Lukasz Lech
<mailto:user@karaf.apache.org>, but I'm unable to respond, since I get no email from the group to my email account. I've already asked about that issue, but without efford. So most likely I'm able only to post new issues. Best regards, Lukasz Lech

"Uninstall bundle is not supported in the static installer" when trying to use feature wrap

2021-04-30 Thread Lukasz Lech
difference between those 2 problems... Any help appreciated Best regards, Lukasz Lech

Bug with WebConsole - JIRA

2021-02-01 Thread Lukasz Lech
me to answer my own topics, and the only way to post to the group is via email, so I'm re-posting the JIRA link. Best regards, Lukasz Lech

Karaf 4.2.9+ Web Console Update from location

2021-01-08 Thread Lukasz Lech
the location, the changes were applied. Was the old functionality broken? Best regards, Lukasz Lech

Overriding configs provided in features

2019-08-02 Thread Lukasz Lech
of config files from shared folder). Is this possible to override configs provided by features with local files? Is this a defined behavior, what has precedence, the config from the feature descriptor of from the karaf/etc directory? Best regards, Lukasz Lech

karaf-maven-plugin doesn't fail on feature name typo

2019-06-04 Thread Lukasz Lech
It looks like you can write in bootFeatures anything you like, and non-existing features will be simply ignored. Is this somehow a defined behavior that there's no validation, or it's a bug? Best regards, Lukasz Lech

Problems with Jetty Session Managemenent?

2019-04-09 Thread Lukasz Lech
? Thanks for any input, Lukasz Lech

Guide for upgrading from karaf 4.1.x to 4.2.x

2019-03-28 Thread Lukasz Lech
ctory used in the signature Our app installs Aries JPA 2.7.0 (mvn:org.apache.aries.jpa/jpa-features/2.7.0/xml/features). Is there anything that need to be upgraded etc.? Thank you for any hints. Best regards, Lukasz Lech

Karaf - touching config files

2018-12-03 Thread Lukasz Lech
te loop 2) In docker container, I need to give explicite write permissions to user running karaf (in standard setup, using Openshift 'anyuid' concept, a user running Karaf can read all files in container, but cannot modify them). Best regards, Lukasz Lech

Karaf 4.2.1 JDK 10 - provide jax-ws

2018-09-14 Thread Lukasz Lech
that I can install. Jaxws-rt bundles from Maven Repository that I've found are not OSGi bundles... Best regards, Lukasz Lech

Check if Feature was fully installed?

2018-09-12 Thread Lukasz Lech
for bundle status because bundles won't start correctly in build environment, but previously it was exactly the same. Nevertheless, in non-build environment, where all dependencies were provided, every single bundle was started after starting karaf... Best Regards, Lukasz Lech

RE: BundleState: Fragment

2018-09-12 Thread Lukasz Lech
OK so to find out if the bundle is fragment, I should check if it has "Fragment-Host" header? I've made quick test and it seems to be the solution. Best regards, Lukasz Lech -Original Message- From: Ɓukasz Dywicki [mailto:l...@code-house.org] Sent: Mittwoch, 12. Septemb

BundleState: Fragment

2018-09-12 Thread Lukasz Lech
it is casted to Resolved. How can I find out that bundle is a Fragment and will never be Active? Best regards, Lukasz Lech

Finding out if karaf has started

2018-09-11 Thread Lukasz Lech
/log/karaf.log # debug output rm -rf data/log ; exit $STATUS Any tips? Best regards, Lukasz Lech

Karaf 4.2.1: cannot be cast to com.sun.xml.internal.bind.v2.runtime.reflect.Accessor

2018-09-10 Thread Lukasz Lech
imports etc. However, one of them always starts, the other one not. How to start debugging that issue? Have you experienced similar behavior or have hints, what can cause them? The previous version, in that everything was working stable, was Karaf 4.1.3 Best regards, Lukasz Lech

Confused about feature dependency="true"

2017-12-08 Thread Lukasz Lech
Shoudn't the dependency="true" work that way? What can cause the common feature to be reinstalled many times by installing dependent features? Best regards, Lukasz Lech