Harald, I was just looking through the site and had a question for you. When you say you extended Shiro to support OSGI, what exactly do you mean? Do you mean you've enabled JSF support for Shiro in OSGI? Or did you do additional work to support Shiro in OSGI generically?
We currently use Shiro in our OSGI container today (Apache CXF endpoints) but I'm always looking for better approaches. Would your project be applicable, or is it only really applicable to JSF projects? Thanks, Chris On Fri, Aug 30, 2013 at 9:47 AM, Harald Wellmann <[email protected]>wrote: > This is to announce the release of OPS4J Pax Shiro 0.1.0, extending Apache > Shiro for Java EE 6/7 and OSGi. > > The initial components are integrations with CDI and JSF, derived from > contributions by various Apache Shiro users that have not been picked up or > released by the Apache Shiro team. > > In addition, Pax Shiro contains samples and integration tests, > demonstrating the usage of these components both in Java EE and in OSGi > environments. > > Pax Shiro 0.1.0 artifacts are available from Maven Central. > > They depend on Apache Shiro 1.2.2. > > Documentation: > http://team.ops4j.org/wiki/**display/PAXSHIRO/<http://team.ops4j.org/wiki/display/PAXSHIRO/> > > Source repository: > https://github.com/ops4j/org.**ops4j.pax.shiro<https://github.com/ops4j/org.ops4j.pax.shiro> > > Issues: > http://team.ops4j.org/browse/**PAXSHIRO<http://team.ops4j.org/browse/PAXSHIRO> > > Continuous Integration: > http://ci.ops4j.org/jenkins/**job/org.ops4j.pax.shiro/<http://ci.ops4j.org/jenkins/job/org.ops4j.pax.shiro/> > > Maven Snapshots: > https://oss.sonatype.org/**content/repositories/ops4j-** > snapshots/org/ops4j/pax/shiro<https://oss.sonatype.org/content/repositories/ops4j-snapshots/org/ops4j/pax/shiro> > > Best regards, > Harald >
