Hi Tim,
It seems that although the new JSP page is deployed it is not re-compiled correctly because the redirect is to the old application:
Location: XXXXXXXX:00000/webdynpro/resources/sap.com/sso~otp~wd/OTP
...
GET /webdynpro/resources/sap.com/sso~otp~wd/OTP HTTP/1.1
In my case it is:
Location:https://otp.acme.com:443/webdynpro/resources/sap.com/sso~otp~adm~wd/AdminApplication
...
GET /webdynpro/resources/sap.com/sso~otp~adm~wd/AdminApplication HTTP/1.1
Unfortunately I do not know how to further troubleshoot this issue and will recommend to open a support ticket in component BC-JAS-WEB.
Another option would be to re-deploy the SSOAUTHLIB via telnet using option "version_rule=all". Although I do not know if this will help to properly recompile the JSP.
Regards,
Dimitar