Spring Projects Issues

Results 1262 comments of Spring Projects Issues
trafficstars

**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** commented Thanks for the feedback. Will investigate shortly and provide comments

**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** commented First, this is not a bug since it is not affecting any production system/application. It is simply a version compatibility/upgrade/adaption problem. Second, we cannot upgrade SDG to...

[Mat Booth](https://jira.spring.io/secure/ViewProfile.jspa?name=mbooth) said: I will probably end up in the same situation. Any word on when this might happen?

[Stefan Grinsted](https://jira.spring.io/secure/ViewProfile.jspa?name=picadelli) said: Hey Guys I wanted to use Kerberos on an IBM WebSphere server, so I tried to implement an IBM edition of the SunJassKerberosTicketValidator called IbmJaasKerberosTicketValidator. (See the...

[Nicholas Irving](https://jira.spring.io/secure/ViewProfile.jspa?name=nirving) said: I managed to get this working for WebSphere 5.1 (yes old and unsupported but I am doing the best with what I have. I had to use...

[Nicholas Irving](https://jira.spring.io/secure/ViewProfile.jspa?name=nirving) said: This seems to work very well for me and WebSphere 5.1, may not be required for 6.1+, and I assume that since 6.0 is based on 1.4.2...

[Nicholas Irving](https://jira.spring.io/secure/ViewProfile.jspa?name=nirving) said: Sorry forgot to mention that I had to backport this to use SpringSecurity 2.0.5 to make it work with WebSphere 5.1

[Ryan Ransford](https://jira.spring.io/secure/ViewProfile.jspa?name=wimplash) said: My attempts at getting this working with WAS 7. I have done quite a bit of java 6-ifying the code and added some documentation and debug logging....

[V Kumar](https://jira.spring.io/secure/ViewProfile.jspa?name=vipank) said: Ryan, did you ever get this to work?

[Joseph Bagnes](https://jira.spring.io/secure/ViewProfile.jspa?name=josephbagnes) said: Hi, I just want to share that I managed to get this IBM classes working on my application. I used the jvm inside WAS7.0 which I believe...