Using shibboleth IDP source as a jar

Chad La Joie lajoie at shibboleth.net
Thu Jan 12 15:30:35 GMT 2012


No, you choose not to use the WAR, Jetty can do it just fine.

If you aren't going to use the war you'll need to look at the Shibboleth
web.xml in the war and programmatically configure the Jetty deployment
context to do what that xml file does.

On 1/12/12 10:28 AM, Anand Somani wrote:
> Let me clarify, I cannot use a WAR. We run embedded jetty and want to
> use the shibboleth Idp jars for that. I hope that clarifies things.
> 
> Thanks
> 
> On Thu, Jan 12, 2012 at 2:32 AM, Chad La Joie <lajoie at itumi.biz
> <mailto:lajoie at itumi.biz>> wrote:
> 
>     I don't know what you're asking.
> 
>     You don't deploy Java source files, you deploy the class files which
>     is what exists in the WAR file that we distribute.  You can deploys
>     WAR in Jetty just like as you would in any other servlet c
> 
>     On Wed, Jan 11, 2012 at 20:19, Anand Somani <meatforums at gmail.com
>     <mailto:meatforums at gmail.com>> wrote:
>     > Hi,
>     >
>     > Want to use this as a jar which runs within our server (jetty
>     based). Has
>     > anybody done it?
>     >
>     > Thanks
>     > Anand
>     >
>     > --
>     > To unsubscribe from this list send an email to
>     > users-unsubscribe at shibboleth.net
>     <mailto:users-unsubscribe at shibboleth.net>
> 
> 
> 
>     --
>     Chad La Joie
>     www.itumi.biz <http://www.itumi.biz>
>     trusted identities, delivered
>     --
>     To unsubscribe from this list send an email to
>     users-unsubscribe at shibboleth.net
>     <mailto:users-unsubscribe at shibboleth.net>
> 
> 
> 
> 
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list