Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] IdP OSGI Bundle

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] IdP OSGI Bundle


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: [Shib-Dev] IdP OSGI Bundle
  • Date: Thu, 18 Nov 2010 09:17:10 -0500
  • Organization: Itumi, LLC

Hey Jonathan,

I don't know a great deal about OSGi but I have been looking in to it because I believe it would help with the issue of delineating between our public APIs that devs should feel free to use use and the private ones they shouldn't be using.

In the next major version of our projects (IdP, OpenSAML, Centralized DS, Metadata Aggregator) I'm beginning to split apart the code bases in to various JARs; breaking them up in to functional modules and splitting apart the public code from the private/internal code. If you are interested in helping make sure that that code is bundled appropriately for OSGi containers you're definitely welcome to help out. It won't help you with the current major versions but will help you out in the future.

On 11/18/10 9:05 AM, Jonathan Tellier wrote:
Hello there,

In one of the projects I'm working on, I'm having to repackage the
Shibboleth IdP into OSGI bundles. I've been working on this for a
while and finally have a working prototype. I've put everything on
gitorious, so if you are interested, feel free to visit the project
page at http://gitorious.org/shibboleth-idp-osgi.

Now, beware that it's in a very early stage. It's barely working, it's
really rough and there's still a lot to do. I'll continue my work on
this until it's more usable, but meanwhile if you have comments,
questions about how to use it (the doc is still lacking) or anything,
feel free to contact me.

Jonathan


--
Chad La Joie
http://itumi.biz
trusted identities, delivered



Archive powered by MHonArc 2.6.16.

Top of Page