Hi, I found that the feature 'pax-keycloak-jaas' still fails on 4.1.x. I submitted this pull req: https://github.com/ops4j/org.ops4j.pax.keycloak/pull/5
Please take a look and merge it if it's okay. Thanks! On Mon, Mar 26, 2018 at 2:53 PM, Tadayoshi Sato <[email protected]> wrote: > Cool. Thanks, JB! > > On Mon, Mar 26, 2018 at 2:41 PM, Jean-Baptiste Onofré <[email protected]> > wrote: > >> Hi, >> >> just tried and it works fine: >> >> karaf@root()> feature:repo-add >> mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.3.0-SNAPS >> HOT/xml/features >> Adding feature url >> mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.3.0-SNAPS >> HOT/xml/features >> karaf@root()> feature:install pax-keycloak-http-jetty >> >> I created the corresponding PR: >> >> https://github.com/ops4j/org.ops4j.pax.keycloak/pull/4 >> >> I will merge that later today. >> >> Regards >> JB >> >> On 03/26/2018 07:31 AM, Tadayoshi Sato wrote: >> > Hello, >> > >> > I tried installing pax-keycloak on Karaf 4.1.3, but got the following >> error: >> > >> > karaf@root()> repo-add >> > mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.2.0/xml/features >> > Adding feature url >> > mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.2.0/xml/features >> > Error executing command: Unsupported namespace: >> > http://karaf.apache.org/xmlns/features/v1.5.0 : >> > mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.2.0/xml/features >> > >> > It doesn't look like pax-keycloak is targeting 4.1.x support. Is it >> > intentional? If so, Karaf 4.1.x doesn't seem to be supporting Keycloak >> > integration. Is it correct? >> > >> > Thank you, >> > Tadayoshi >> > >> >> -- >> Jean-Baptiste Onofré >> [email protected] >> http://blog.nanthrax.net >> Talend - http://www.talend.com >> > >
