On 07/02/2019 13:50, Remy Maucherat (Confluence) wrote:
> There's *1 new edit* on your page

<snip/>

> Here's what changed:
> 
> ...
> 
> <user username="CN=CTS, OU=Java Software, O=Sun Microsystems Inc., 
> L=Burlington, ST=MA, C=US" roles="Administrator"/>
> <user username="j2ee" password="j2ee" roles="Administrator,Employee" />
> <user username="javajoe" password="javajoe" roles="VP,Manager" />

Thanks. Just found that myself.

> Enable h2c on port 8080, and add some trailer headers
> 
> ...
> 
>   * 1 x TCK bug - missing endorsedLib configuration
>       o https://github.com/eclipse-ee4j/jakartaee-tck/issues/39
>   * com/sun/ts/tests/servlet/spec/serverpush/serverPushInitTest does a
>     check on a case sensitive "Authorization" header (a "authorization"
>     header is present), among other wrong case sensitive checks.

And that. I've hacked my around those case sensitivity issues and I've
found what looks to be a Tomcat bug related to not setting the server
port correctly. I'm just starting to debug my way through that code.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to