https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
Robert Rettig <robert@rettig.bayern> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robert@rettig.bayern --- Comment #4 from Robert Rettig <robert@rettig.bayern> --- Created attachment 35931 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35931&action=edit Fixes hyphen validation This problem occurs in typical docker deployments, especially docker swarm deployments where service names contain hyphens. In Docker Swarm, the service names can be specified with the prefix "tasks.". to get concrete container addresses through the embedded DNS instead of the virtual address of the service. In such environments you can no longer use Tomcat in the embedded version with Spring Boot. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org