Hi Benji I just committed a contribution for websphere support: https://issues.apache.org/jira/browse/FEDIZ-61
You must ensure to import the runtime library of websphere into your maven repository. If you build from project root folder, you must active the profile "websphere". Looking forward for your feedback. Thanks ________________________________________ From: Shults, Benji [[email protected]] Sent: 14 January 2013 22:01 To: [email protected] Subject: RE: Fediz plugin for other web servers Oliver, OK, I might end up doing this work. (Have to check with my supers.) However, I don't have experience with such things so I might need advice as I go. Are you allowed to send me what you did for WebSphere? Cheers, Benji -----Original Message----- From: Oliver Wulff [mailto:[email protected]] Sent: Monday, January 14, 2013 2:53 PM To: [email protected]; Shults, Benji Subject: RE: Fediz plugin for other web servers Hi there I got something working for websphere (custom TAI). But as Dan said, we don't have the licenses for it but it might be an option to add the sources only and not list it in the plugins/pom.xml with some instructions how to install the missing websphere libraries and then run the build. As 90% of the code is in fediz-core, it was not too much to implement for websphere. WDYT? The 1.1.0 SNAPSHOT has support for jetty and for spring security (pre-auth support only right now). The native spring security support allows you to deploy this in any container as spring security doesn't depend on container level security. Oli ________________________________________ From: Daniel Kulp [[email protected]] Sent: 14 January 2013 21:20 To: [email protected]; Shults, Benji Subject: Re: Fediz plugin for other web servers On Jan 14, 2013, at 3:02 PM, "Shults, Benji" <[email protected]> wrote: > Is there a near-term plan for providing Fediz plugins for WebLogic and > WebSphere? I'm not aware of any near term work for this, particularly as most of us don't have licenses for either of those. > If not, what would be involved if I tried to write such a thing? Sure. Contributions are certainly welcome. :-) Dan > > Cheers, > > Benji > > Benji Shults PhD > Senior Software Engineer > > 1650 W 82nd ST STE 1100 > Bloomington MN 55431-1419 > phone: (952) 843-7572 > mobile: (763) 772-2899 > e-mail: [email protected] > website: www.ecologicanalytics.com > > > > P PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS EMAIL. > > This e-mail (including any attachments) is confidential and may be legally > privileged. If you are not an intended recipient or an authorized > representative of an intended recipient, you are prohibited from using, > copying or distributing the information in this e-mail or its attachments. If > you have received this e-mail in error, please notify the sender immediately > by return e-mail and delete all copies of this message and any attachments. > Thank you. > > -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
