I downloaded and unpacked the newest karaf, which currently is version
4.0.7.

I then installed the newest shiro features file:
 feature:repo-add mvn:org.apache.shiro/shiro-features/1.3.2/xml/features
and tried to install shiro-web:
 feature:install shiro-web

However, shiro-web fails because it requires a "web" feature with
version less than 4.0.0, and the built-in "web" feature of karaf 4.0.7,
has version 4.0.7.

I'm wondering what to do:
 1. Go to an older version of karaf? (Nah!)
 2. Find a feature file in pax-shiro that could be used? (Google, and
    manually walking the pax shiro github repo hasn't found me anything
    yet)
 3. Roll my own shiro features?

I guess "3." is the only viable option...?

Thanks!


- Steinar

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to