-path support.
Tomcat doesn't implement this feature as the container is allowed to
override this default and we always do - primarily to avoid a bunch of
edge cases.
Just how dangerous are these edge cases?
The edge cases are around conflicts. If the default-context-path
conflicts with
Mark,
On 11/25/21 17:18, Mark Thomas wrote:
Hi all,
I am working on updating the Servlet TCK for Servlet 6 and I have been
discussing with the Jakarta Servlet community whether or not we could
disable the TCK test that checks default-context-path support.
Tomcat doesn't implement
could
> disable the TCK test that checks default-context-path support.
>
> Tomcat doesn't implement this feature as the container is allowed to
> override this default and we always do - primarily to avoid a bunch of
> edge cases.
>
> Other containers do implement the featur
Hi all,
I am working on updating the Servlet TCK for Servlet 6 and I have been
discussing with the Jakarta Servlet community whether or not we could
disable the TCK test that checks default-context-path support.
Tomcat doesn't implement this feature as the container is allowed to
ove
actual users seems to be zero
> > > > - The feature is optional
> > > > As a result, I doubt Mark will change his mind [I am not enthusiastic
> > > > either] and I still don't understand how it is a mandatory TCK test.
> > >
> > > +1 allow
> > > either] and I still don't understand how it is a mandatory TCK test.
> >
> > +1 allowing this feature opens up a huge mess of deployment edge cases
> > that the Tomcat deployment process was designed very carefully to avoid.
> >
> > > So ... I th
;t understand how it is a mandatory TCK test.
>
> +1 allowing this feature opens up a huge mess of deployment edge cases
> that the Tomcat deployment process was designed very carefully to avoid.
>
> > So ... I think you can come up with a hack instead: a Catalina listener
> >
e to challenge the TCK test on the grounds the
spec allows containers to override any default-context-path setting but
the TCK assumes this isn't going to happen (in Tomcat it will always
happen).
Mark
-
T
On Sun, May 2, 2021 at 3:17 PM Jean-Louis MONTEIRO
wrote:
> Hi,
>
> Still working on getting TomEE certified for Jakarta EE 9.1
> We are using latest Tomcat 10.x and we indeed see now only one failure as
> described here
>
> https://cwiki.apache.org/confluence/display/TOMCAT/Servlet+TCK+5.0
>
> I
Hi,
Still working on getting TomEE certified for Jakarta EE 9.1
We are using latest Tomcat 10.x and we indeed see now only one failure as
described here
https://cwiki.apache.org/confluence/display/TOMCAT/Servlet+TCK+5.0
I understand this is not really a critical thing to be certified for Tomcat.
10 matches
Mail list logo