I have a sample file for BASIC page authentication that works perfectly in tomcat but it wont work at all in websphere. Any ideas what needs to be done differently in Websphere?

Thanks Damien

link|improve this question

Code sample, stack trace / log please... – Konrad Oct 24 '08 at 13:59
Are you able to "install new application" in websphere with the generated war file. – i2ijeya Dec 18 '09 at 14:46
Did you get it working? – Alexandru Luchian Apr 19 '10 at 15:53
feedback

2 Answers

up vote 5 down vote accepted

Damien,

Please review Chapter 7 of the Websphere 6.1 Security Handbook titled "Securing a Web application": http://www.redbooks.ibm.com/redbooks/pdfs/sg246316.pdf

link|improve this answer
feedback

Have you enabled global security on Websphere?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.