Re: Need Jakarta equivalent dependency for javax.portlet

2021-11-22 Thread Christopher Schultz
Priyank, On 11/22/21 03:13, priyank agarwal wrote: I am trying to replace javax references to jakarta in my project as per the Jakarta EE9 standard. The problem is I am unable to find a jakarta dependency for javax.portlet:portlet-api In this jar there is an interface *PortletRequest*, of

Re: Authentication with Browser stopped working / missing exception handling in getRemainingLifetime

2021-11-22 Thread Mark Thomas
On 22/11/2021 07:38, Thomas Hoffmann (Speed4Trade GmbH) wrote: Hello, we are using apache-tomcat-9.0.54 with LDAP authentication under Windows 2012R2. One of the user complained that access with Firefox stopped working. Would it be better to also catch IllegalStateException and instead of

Re: JASPIC Provider for FORM based Authentication

2021-11-22 Thread Mark Thomas
On 22/11/2021 12:00, Keil, Matthias (ORISA Software GmbH) wrote: Hello everyone, I take up a topic of my own again. The point there was that I would like to accommodate both the configuration and the actual Server Auth module within the application. That worked well with your advice.

JASPIC Provider for FORM based Authentication

2021-11-22 Thread Keil, Matthias (ORISA Software GmbH)
Hello everyone, I take up a topic of my own again. The point there was that I would like to accommodate both the configuration and the actual Server Auth module within the application. That worked well with your advice. Unfortunately, I have now reached the point where this solution works for

Need Jakarta equivalent dependency for javax.portlet

2021-11-22 Thread priyank agarwal
Hi I am trying to replace javax references to jakarta in my project as per the Jakarta EE9 standard. The problem is I am unable to find a jakarta dependency for javax.portlet:portlet-api In this jar there is an interface *PortletRequest*, of which I am using the method public