]
Radoslav Husar updated MODCLUSTER-634:
--------------------------------------
Fix Version/s: 2.0.0.Alpha1
Remove Engine#setJvmRoute used for setting autogenerated routes from
SPI
------------------------------------------------------------------------
Key: MODCLUSTER-634
URL:
https://issues.jboss.org/browse/MODCLUSTER-634
Project: mod_cluster
Issue Type: Task
Components: Core & Container Integration (Java)
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 2.0.0.Alpha1
The org.jboss.modcluster.container.Engine#setJvmRoute is not a generic method for servlet
containers, e.g. WildFly does not allow one to set the route midway. The method needs to
be dropped while still providing route autogeneration mechanism for Tomcat.