Hi Brice, There is currently no Application Server specific documentation on the Wiki. But I agree with you this is a good suggestion. The fact is that we used to comment out specific stuff inside an handler/functionality page. I know this is currently the case on the clustering page for JBoss by example. You should initiate such a page with your elements.
And have you look at the CASifying page for WAS : http:// www.ja-sig.org/wiki/pages/viewpage.action?pageId=19314 We've wrote a TAI in order to generate an LTPA Token. This might be a better way to do this while using the WAS SSO mechanism ... Regards, Arnaud On Fri, May 2, 2008 at 4:23 PM, Robert, Brice < [EMAIL PROTECTED]> wrote: > Bonjour Arnaud, > > > > Since you seem to know a bit of Websphere 6.1, I'll try to throw my > comments directly to the mailing list. > > > > I also use CAS through Websphere 6.1 for this contract and I ran into some > glitches. > > > > My CAS Server implementation uses JPA/Hibernate/Oracle 10G > > Since all my CAS Clients (5 web applications) use totally different MVC > Frameworks including JSF, Tapestry and Spring MVC, I didn't want to use any > Servlet Filters, I used the provided JAAS example which works perfectly and > can be used as plugins to my apps since I also use JBoss for cross platform > developments [I use a dummy JAAS client for JBoss, too lazy to install SSL]. > > http://www.ja-sig.org/wiki/display/CASUM/JAAS > > > > My only concern is IBM's implementation of the Servlet API is buggy. > > > > 1) I had to comment the language switching section in > WEB-INF/view/jsp/default/ui/casLoginView.jsp since it crashes. > > 2) I am also trying to debug the service management web pages because > WebSphere 6.1 has a bug when using fn:length even when applying their fix > > Fix Pack 9 (6.1.0.9) > http://www.ibm.com/support/docview.wss?rs=180&uid=swg27007951#6109 > > > > My question is: > > Is there any per Application Server documentation section that I can refer to > for all of these specific concerns that provides workaround @ CASUM webpages? > > http://www.ja-sig.org/wiki/display/CASUM/Home > > > > That will help guys like me flooding the mailing list with questions like > this J > > > > Thanks, > > Brice > > > > > > > > > > > ----------------------------------------- > The information contained in this transmission may be privileged and > confidential and is intended only for the use of the person(s) named > > above. If you are not the intended recipient, or an employee or agent > responsible > > for delivering this message to the intended recipient, any review, > dissemination, > > distribution or duplication of this communication is strictly prohibited. If > you are > > not the intended recipient, please contact the sender immediately by reply > e-mail > > and destroy all copies of the original message. Please note that we do not > accept > > account orders and/or instructions by e-mail, and therefore will not be > responsible > > for carrying out such orders and/or instructions. If you, as the intended > recipient > > of this message, the purpose of which is to inform and update our clients, > prospects > > and consultants of developments relating to our services and products, would > not > > like to receive further e-mail correspondence from the sender, please "reply" > to the > > sender indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New > York, > NY 10105. > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- Arnaud Lesueur LinkedIn: http://www.linkedin.com/in/lesueur
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
